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
pixmap - 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
radiobutton - Mutually exclusive option widget
C API
Geometry - Geometry utilities
TTK_CreateTheme - create and use Themes.
Miscellaneous
Converting existing applications to use the Tile widgets