Tile package reference: Contents
Contents
·
Index
·
Keywords
Tcl commands
·
Widgets
·
C API
·
Miscellaneous
Tcl commands
intro - Introduction to the Tile theme engine
widget - Standard options and commands supported by Tile widgets
style - Manipulate style database
image - Define an element based on an image
Widgets
button - Widget that issues a command when pressed
checkbutton - On/off widget
combobox - text field with popdown selection list
dialog - create a dialog box
entry - Editable text field widget
frame - Simple container widget
label - Display a text string and/or image
labelframe - Container widget with optional label
menubutton - Widget that pops down a menu when pressed
notebook - Multi-paned container widget
panedwindow - Multi-pane container window
progressbar - Provide progress feedback
radiobutton - Mutually exclusive option widget
scrollbar - Control the viewport of a scrollable widget
separator - Separator bar
sizegrip - A silly widget
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