Name | Tk Element | |
frame | configures the frame around the whole element | |
packFrame | packing of frame | |
label | configures the title | |
packLabel | packing of label | |
listboxFrame | configures the frame around the listbox and the scrollbar | |
packListboxFrame | packing of listboxFrame | |
listbox | configures the listbox | * |
scrollbar | configures the scrollbar | |
packListbox | pack text | |
packScrollbar | pack scrollbar |