Widget Manuals
General Widgets:
- combo - Used for item selection (on Mac, a menubutton and menu; elsewhere, a read-only value combobox).
- flatbutton - On Mac, a flat transparent button whose image darkens when pressed.
- groupbox - Mac Groupbox widget.
- helpbutton - Platform appropriate Help button.
- listbox - Tk listbox widget with Tile focus highlighting.
- pnb - Panther (10.3+) style notebook widget.
- searchentry - Search entry with user image.
- scrollbar - Tk or Ttk/Tile scrollbar, depending on Tile theme.
- text - Tk text widget with Tile focus highlighting.
- entry * - Tile/Ttk's entry and a popup menu.
Style Widgets:
- stylebutton - Mac style toolbar buttons with a choice of styles.
- viewbutton - Mac style 'View' buttons with a choice of styles.
- actionbutton - Presents an 'Action' styled menubutton on Mac platforms.
Disclosure:
- dbutton - A button which exposes a hidden frame of your chosing.
- dframe - An image and label which expose a hidden frame directly beneath.
- ddialog - A button which launches a choice/selection related dialog.
- boxframe - A label-free labelframe without padding.
- colorframe - A frame with support for user colours.
- scrolledframe - A scrolled frame with Pinstripe support.
- toolbar - Toolbar show/hide button in your Mac window decor.
- toplevel - A variant with Pinstripe support.
There are some Miscellaneous Resources used internally in TclMacBag which might also be useful in your apps.
Commands listed with an asterisk (*) are in development and do not appear in the current release.
Commands listed with a diamond (♦) have been completed but do not yet appear in the current release. Web browsers incapable of rendering the standard UTF diamond might render it as a square instead.
Other Info