Name | Tk Element | |
frame | configures the frame around all the elements | |
packFrame | packing of frame | |
label | configures the label before the menu | |
button | configure the menubutton | * |
labelAfter | configure the label after the menu | |
packLabel | pack label | |
packButton | pack button | |
packLabelAfter | pack labelAfter | |
menu | this configures the menu. Ie. each element in the dropdown menu. |