[ Next: BriefTclTk | Previous: HelloWorld | Contents ]

An Overview of The Tkinter Classes


<Tk Class Hierarchy Image>

The class hierarchy looks complicated, but in actual practice, application programmers almost always refer to the classes at the very bottom of the hierarchy.

Here are links [which ought to be embedded in the graphic; eventually] to the interfaces for each of the concrete widgets:

Button Canvas Checkbutton Entry Frame Label Listbox Menu Menubutton Message *Misc *Pack *Place Radiobutton Scale Scrollbar Text **Tk Toplevel ***Widget *Wm
Notes: