Simple Widgets
Label Label widget with state option, dynamic help and drag and drop facilities
Entry Entry widget with state option, dynamic help and drag and drop facilities
Button Button widget with enhanced options
ArrowButton Button widget with an arrow shape.
ProgressBar Progress indicator widget
Separator 3D separator widget


Manager Widgets
MainFrame Manage toplevel with menu, toolbar and statusbar
LabelFrame Frame with a Label
TitleFrame Frame with a title
ScrolledWindow Generic scrolled widget
PanedWindow Tiled layout manager widget
ButtonBox Set of buttons with horizontal or vertical layout
NoteBook Notebook manager widget
Dialog Dialog abstraction with custom buttons


Composite Widgets
LabelEntry LabelFrame containing an Entry widget
ComboBox ComboBox widget
SpinBox SpinBox widget
Tree Tree widget
ListBox ListBox widget
MessageDlg Message dialog box
ProgressDlg Progress indicator dialog box
SelectFont Font selection widget
SelectColor Description text


Commands Classes
Widget The Widget base class
DynamicHelp Provide help to Tk widget or BWidget
DragSite Commands set for Drag facilities
DropSite Commands set for Drop facilities
BWidget Description text