Symbols & Numbers | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z
Index: C
- -capstyle option: The Line Item
- -char option: HList Methods
- -choices option: The BrowseEntry Widget
- -class option
-
- as command-line option: Option Database Lookups
- example: Using the Option Database
- Frame and Toplevel widgets: Options
- Tk::CmdLine::SetArguments and: Using the Command Line
- -closecmd option: The Tree Widget
- -closeenough option
-
- Canvas widgets and: Canvas Widget Option List
- default value for: Canvas Options
- -colormap option
-
- considerations using: Options
- Frame and Toplevel widgets: Options
- postscript method and: Rendering the Canvas as PostScript
- -colormode option: Rendering the Canvas as PostScript
- -colors option
-
- ProgressBar widgets and: ProgressBar Options
- Tk::CanvasPlot widgets and: Tk::CanvasPlot
- -column option
-
- grid method and: Options for pack
- gridSlaves method and: gridSlaves
- syntax: Specifying Rows and Columns Explicitly
- -columnbreak option: Native Option Menu
- -columns option: Using Indicators with HList
- -columnspan option
-
- grid method and: grid Options
- spanning columns with: Spanning Rows and Columns Explicitly
- -command option
-
- Button widgets and: Standard Options for Each Button Type
- callbacks and: Assigning a Callback
- Optionmenus and: Tk::Optionmenu
- Scale widgets and: Creating a Scale
- Scrollbars and: Scrollbar Options
- SelectionOwn method and: Setting the owner
- Thermometer example: Tk::Thermometer
- -confine option: Canvas Options
- -container option: Options
- -count option: Marks
- -createcmd option: Creating Pages
- -cursor option
-
- Busy method and: Marking a Widget Busy and Unbusy
- Button widgets and: Table of Options for Button-Type Widgets
- Canvas widgets and: Canvas Widget Option List
- Entry widgets and: Entry Options
- Frame and Toplevel widgets: Options
- images and: Bitmap Primitives
- Label widgets and: Label Options
- Listbox widgets and: Listbox Options
- Menu widgets and: Menu Options
- Menubutton widgets: Menubutton Options
- Scale widgets and: Creating a Scale
- Scrollbars and: Scrollbar Options
- syntax: Manipulating the Cursor
- Text widgets and: Text Widget Options
- XBM filename and: Creating Your Own Custom Cursor Shape
- C developing
-
- plug-ins API: The PerlPlus Browser Plug-in
- text files and: An Overview of Perl/Tk Image Types
- widget internals: Widget Internals
- C widget: Layout of a Typical C Widget
- Callback method
-
- proper use for callbacks: Widget Class Bindings
- syntax: Subroutine Callback
- CALLBACK value: Subroutine ConfigSpecs
- callbacks (see -xscrollcommand option also -xscrollcommand option)
-
- Text Widget Options
- (see also -xscrollcommand option)
- assigning: Assigning a Callback
- bind method and: Using bind with Tags
- Button widgets and: Creating Button Widgets
- creating: Creating a Callback
- defined: Perl/Tk Concepts
- Entry widget validation and: Label Options
- fileevent method and: File Events
- function of: The -command Option
- MainLoop statement and: Anatomy of the MainLoop
- as method names: Widget Instance Bindings
- option menus and: Option Menus
- Scrollbars and: Scrollbar Options
- shift command and: Using bind with Tags
- window properties and: Options
- canvas groups: Tk::CanvasPlot
- Canvas widget (see TkCanvasPlot widget also TkCanvasPlot widget)
-
- (see also TkCanvasPlot widget)
- -fill option and: Filling the Allocation Rectangle
- bind method with: Canvas Bindings
- features: The Canvas Widget
- filling transparent: Filling a transparent Canvas item
- hidden: tkneko-Animating the Neko on a Canvas
- scrollbars and: Defining Scrollbar Parts
- Scrollbars example: Listbox, Text, and Canvas Widgets
- CanvasBind method
-
- Canvas widgets and: Canvas Bindings
- syntax: Using bind with a Canvas
- canvasGroup method: Fitts' Law
- canvasx method: Translating Coordinates
- canvasy method: Translating Coordinates
- caret (^)
-
- grid method and: Special Characters
- marks as: Marks
- operator used with tags: Tags
- cascade menu item: Menus and Menu Items
- cascade menubuttons: Menubars the Clunky, Casual, Old-Fashioned Way
- catch subroutine: Optionally Exported Symbols
- cells
-
- determining size: Options for pack
- empty: Empty cells
- forcing widgets to fill: Forcing a Widget to Fill a Cell
- minimum size with -minsize option: Minimum cell size
- resizing: Configuring Columns and Rows
- cells method: Cell Count
- cget method
-
- C widget example: Tk::Square method processors
- Canvas widgets and: Configuring the Canvas Widget
- configuring and: Configuring a Button
- configuring Listboxes with: Configuring a Listbox
- Entry widgets: Label Options
- Frame widgets and: Options
- ItemStyle method and: Item Style Methods
- Label widgets and: Label Options
- Menu widgets and: Manipulating Menus
- Scale widgets and: Configuring a Scale
- Scrollbar configuration with: Scrollbar Configuration
- syntax: The cget Method
- characters
-
- deleting: Deleting characters
- getting sizes: Getting the Size of a Character
- index values and: Marks
- wildcard: User Customization
- chdir method: Adding a Directory
- checkbutton menu item: Menus and Menu Items
- Checkbutton widget
-
- -bitmap option and: Images with Checkbuttons and Radiobuttons
- -offvalue option and: On and Off Values for a Checkbutton
- -onvalue option and: On and Off Values for a Checkbutton
- -variable option and: Checkbutton and Radiobutton Indicator Status
- characteristics of: Button, Checkbutton, and Radiobutton Widgets
- example: Button, Checkbutton, and Radiobutton Widgets
- indicator colors and: Indicator Colors
- Listboxes as substitutes for: The Listbox Widget
- standard options for: Standard Options for Each Button Type
- table of options for: Table of Options for Button-Type Widgets
- turning off/on: Turning a Checkbutton/Radiobutton On and Off
- variables and: The -command Option
- check_my_lock method: Locking an SDB File
- child widgets: Creating Widgets
- children method: Widget's Children
- CHILDREN value: Subroutine ConfigSpecs
- chooseColor Dialog: chooseColor Dialog
- circles: The Canvas Widget
- circular references: Circular dependency check
- Circulate event: Event descriptor types
- class bindings
-
- characteristics of: Widget Class Bindings
- overriding: How Might We Use bindtags?
- class hierarchy: The Perl/Tk Class Hierarchy
- class method: The Widget's class
- classes: Perl/Tk Concepts
- classical menubars: Classical Menubars
- ClassInit method: Mega-Widget Quick-Start
- client method: Options
- ClientData parameter: Tk::Square instance constructor
- CLIPBOARD selection: Clipboard and Selection Methods
- clipboardAppend method: Clipboard Methods
- clipboardClear method: Clipboard Methods
- clipboardColumnCopy method: The Perl/Tk Text widget extended bindings
- clipboardColumnCut method: The Perl/Tk Text widget extended bindings
- clipboardColumnPaste method: The Perl/Tk Text widget extended bindings
- clone method: Manipulating Menus
- close method: Tree Methods
- closures, lexical variables and: Callbacks and Closures
- CmdLine method: Parsing Command-Line Options
- colon (:) as separator: User Customization
- color palettes: Creating a Color Palette with the put Method
- ColorMap event: Event descriptor types
- colormapfull method: Is the Colormap Full?
- colormaps
-
- cell count in: Cell Count
- complications with: Colormap Complications
- number of cells in: Cell Count
- private: Options
- colormapwindows method: Options
- colors
-
- changing in applications: Colors, Fonts, and Titles
- common to Perl/Tk: Optionally Exported Symbols
- highlight rectangle: Altering the Highlight Rectangle
- indicator: Indicator Colors
- Listboxes: Listbox Options
- methods related to: Color-Related Methods
- options: Color Options
- predefined schemes: Predefined Color Scheme
- Radiobutton widgets and background: Radiobutton Values
- Scrollbars and: Scrollbar Colors
- setting: Setting Colors
- types of: Color Type
- :colors tags: Exporter Tags
- columns
-
- configuring: Configuring Columns and Rows
- spanning: Spanning columns
- columnWidth method: HList Methods
- comma (,)
-
- -sticky option and: Forcing a Widget to Fill a Cell
- => equivalent: Specifying Options
- Tk::Pretty and: The configure Method
- command-line options
-
- @ARGV and: User Customization
- customizing and: User Customization
- parsing: Parsing Command-Line Options
- using: Using the Command Line
- command menu item: Menus and Menu Items
- command method: Options
- commands
-
- nonblocking wait activities: Nonblocking Wait Activities
- system: Executing Nonblocking System Commands
- communication
-
- between applications: Widget's Children
- between processes: Interprocess Communicationwith Pipes and Sockets
- send command: IPC with send
- unsolicited media changes: Handling Unsolicited Media Changes
- compare method: Comparing Index Values
- COMPLETE key: Win32::Process and shared memory
- Component method: Subroutine Component
- Composite widget: Configuring the Scrollbar(s) Created with Scrolled
- compound image type: The Compound Image Type
- ConfigSpecs method
-
- function of: Subroutine ConfigSpecs
- SUPER::Populate and: Subroutine Populate
- Thermometer example: Tk::Thermometer
- Tk::Widget::new: Tk::Widget::new, the Real Perl/Tk Widget Constructor
- configuration files: IPADM Design Considerations
- Configure event: Event descriptor types
- configure method
-
- -colormap and -visual options and: Colormap Complications
- -screen option and: Options
- Button widgets and: Displaying Text on Buttons
- C widget example: Tk::Square method processors
- Canvas widgets and: Configuring the Canvas Widget
- configuring Listboxes with: Configuring a Listbox
- configuring widgets: Configuring the Scrollbar(s) Created with Scrolled
- entry widget: Label Options
- features: The configure Method
- Frame widgets and: Options
- function of: Configuring a Button
- ItemStyle method and: Item Style Methods
- Label widgets and: Label Options
- Menu widgets and: Manipulating Menus
- Scale widgets and: Configuring a Scale
- Scrollbar configuration with: Scrollbar Configuration
- syntax: Methods Common to All Image Types
- widgets and: Configuring a Button
- configuring
-
- columns and rows: Configuring Columns and Rows
- command-line options and: Using the Command Line
- tags: Configuring and Creating Tags
- ConfirmDiscard method: Setting and Getting the Gravity
- ConfirmEmptyDocument method: Setting and Getting the Gravity
- ConfirmExit method: Setting and Getting the Gravity
- Construct widget: Square.pm
- constructors: Perl/Tk Concepts
- containers
-
- attachments and: Attachments
- characteristics of: Container Frames
- form method and: The form Geometry Manager
- Frame widgets as: Toplevel, MainWindow, and Frame Widgets
- MainWindow widgets as: Perl/Tk Concepts
- removing widgets from: Removing a widget from a container
- containing method: Position Relative to the Root Window
- CONTENT key: Win32::Process and shared memory
- Conway, Damian: Mega-Widget Quick-Start
- coordinate system, Canvas widgets: The Canvas Coordinate System
- coordinates
-
- absolute: Absolute Coordinates
- determining: Determining Coordinates
- finding with nearest method: Finding an Index by y Coordinate
- locating in trough: Scrollbar Options
- relative: Relative Coordinates
- relative to desktop: Cursor Coordinates Relative to the Desktop
- translating: Translating Coordinates
- virtual desktops: Virtual Desktop Coordinates
- coords method: Moving Items Around
- copy method: Tk::Thumbnail
- Copy virtual events: Clipboard and Selection Methods
- CPAN (Comprehensive Perl Archive Network)
-
- image formats on: An Overview of Perl/Tk Image Types
- packaging for: Packaging for CPAN
- registering as developer: Packaging a Mega-Widget for Public Distribution
- Tie::Watch module: Tracing Perl/Tk Variables
- version information: Mega-Widget Quick-Start
- website: Mega-Widget Quick-Start
- CPAN ID Link: Packaging a Mega-Widget for Public Distribution
- cperl-mode.el, for Emacs users: Developing Style
- createArc method: Canvas Widget Option List
- CreateArgs method: Tk::Widget::new, the Real Perl/Tk Widget Constructor
- createBitmap method: The Bitmap Item
- CreateFileSelect method: Setting and Getting the Gravity
- createGrid method: The Grid Item
- createGroup method: The Group Item
- createImage method: Canvas Widget Option List
- createLine method: The Line Item
- createOval method: The Oval Item
- createPiePlot method: Tk::CanvasPlot
- createPlotAxis method: Tk::CanvasPlot
- createPolygon method: Canvas Widget Option List
- createRectangle method: The Rectangle Item
- createText method: Canvas Widget Option List
- createWindow method: The Widget Item
- "current" mark: Marks
- "current" tag: Canvas Widget Option List
- curselection method: Creating and Filling a Listbox
- cursor specification: Creating Your Own Custom Cursor Shape
- cursors
-
- bitmaps as: Bitmap Primitives
- coordinates relative to desktop: Cursor Coordinates Relative to the Desktop
- invisible: An invisible cursor
- linear menus and: Pie Menus
- manipulating: Manipulating the Cursor
- positioning: Positioning the cursor
- Cut virtual event: Clipboard and Selection Methods
- CVS command: How You Can Contribute to the PerlPlus Plug-in Project
Symbols & Numbers | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z