Name | Tk Element | |
frame | configures the frame around the whole element | |
packFrame | packing of frame | |
label | configures the title | |
packLabel | packing label | |
entry | configures the entry | * |
packEntry | packing entry | |
scrollEntry | configures the scrollbar for the entry | |
packScrollEntry | packing scrollEntry | |
listbox | configures the listbox | |
scrollbar | configures the scrollbar | |
packListbox | pack listbox | |
packScrollbar | pack scrollbar |