Tile package reference: Contents
Contents
·
Index
·
Keywords
Tcl commands
·
Widgets
·
C API
·
Miscellaneous
Tcl commands
intro - Introduction to the Tile theme engine
style - Control overall look and feel of widgets
image - Define an element based on an image
Widgets
widget - Standard options and commands supported by widgets
button - Widget that issues a command when pressed
checkbutton - On/off widget
combobox - text field with popdown selection list
entry - Editable text field widget
label - Display a text string and/or image
menubutton - Widget that pops down a menu when pressed
notebook - Multi-paned container widget
paned - Multi-pane container window
progressbar - Provide progress feedback
radiobutton - Mutually exclusive option widget
scrollbar - Control the viewport of a scrollable widget
separator - Separator bar
treeview - hierarchical multicolumn data display widget
C API
Geometry - Geometry utilities
Ttk_CreateTheme - create and use Themes.
Miscellaneous
Converting existing applications to use the Tile widgets