Purpose: Collection point for a list of Tk command reference pages (not always the full and official man pages), but always with additional notes and links to related articles, help and tips on making better use of the command, examples, etc. Also see [Tcl syntax help]. The [Widgets in the initial Tk package] page has images of the various widgets. See the [widget] page for general information about Tk's widgets. [Tk glossary] explains some terms occurring in the manpages. ---- * [bell] * [bind] * [bindtags] * [bitmap] [[[image]]] * [button] widget * [canvas] widget * [checkbutton] widget * [chooseColor] dialog * [clipboard] * [colors] * [console] * [cursors] * [destroy] * [entry] widget * [event] * [focus] * [font] * [frame] widget * [grab] * [grid] * [image] * [keysyms] * [label] widget * [labelframe] widget * [listbox] widget * [loadTk] * [lower] * [menu] widget * [menubar] megawidget * [menubutton] widget * [message] widget * [option] * [options] * [pack-old] * [pack] * [palette] * [panedwindow] widget * [photo] [[[image]]] widget * [place] * [radiobutton] widget * [raise] * [scale] widget * [scrollbar] widget * [selection] * [send] * [spinbox] widget * [text] widget * [tk] * [tkerror] * [tkvars] * [tkwait] * [tk_bisque] * [tk_chooseColor] dialog * [tk_chooseDirectory] dialog * [tk_dialog] dialog * [tk_focusNext] * [tk_focusPrev] * [tk_focusFollowsMouse] * [tk_getOpenFile] dialog * [tk_getSaveFile] dialog * [tk_messageBox] dialog * [tk_optionMenu] widget * [tk_popup] widget * [tk_setPalette] * [toplevel] widget * [winfo] * [wm] In Tk 8.5, the [Ttk] package becomes a part of the Tk distribution. Special information on some of these [tile]/[ttk] widgets: * [ttk::combobox] * [tk::classic::restore] ---- There are also special reserved variables in the Tk extension. The complete list can be found on the [tkvars] page. Some of them are: * [tk_library] * [tk_strictMotif] * [tk_version] There are also some environment variables. ---- !!!!!! %|[Category Command]|[Category Syntax]|[Arts and Crafts of Tcl-Tk Programming]|% !!!!!!