| Trees | Indices | Help |
|
|---|
|
|
External code required for param/tkinter interface.
Note that an ordered dictionary and a wrapper for ttk widgets are both available in Python 2.7.
Version: 0.2.2
Author: Nicola Larosa <nico-NoSp@m-tekNico.net>,Michael Foord <fuzzyman AT voidspace DOT org DOT uk>
|
|||
|
OrderedDict A class of dictionary that keeps the insertion order of keys. |
|||
|
Keys Custom object for accessing the keys of an OrderedDict. |
|||
|
Items Custom object for accessing the items of an OrderedDict. |
|||
|
Values Custom object for accessing the values of an OrderedDict. |
|||
|
SequenceOrderedDict Experimental version of OrderedDict that has a custom object for keys, values, and items. |
|||
| Style | |||
| Widget | |||
| Button | |||
| Frame | |||
| Checkbutton | |||
| Entry | |||
| Label | |||
| LabelFrame | |||
| Menubutton | |||
| Notebook | |||
|
Paned Name Database name Database class -orient orient Orient Specifies the orientation of the window. |
|||
| Radiobutton | |||
| Scrollbar | |||
| Separator | |||
| Treeview | |||
| FakeCombobox | |||
| Combobox | |||
| FakeProgressbar | |||
| Progressbar | |||
|
|||
__revision__ =
|
|||
INTP_VER =
|
|||
Tkinter_imported = True
|
|||
__package__ =
|
|||
|
|||
__revision__
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Aug 5 14:59:19 2010 | http://epydoc.sourceforge.net |