Name | Tk Element | |
frame | configures the frame around the whole element | |
packFrame | packing frame | |
labelBefore | configures the label before | |
label | configures the label | * |
button | configure the combobox button | |
labelAfter | configures the label after | |
packLabelBefore | pack labelBefore | |
packLabel | pack label | |
packButton | pack button | |
packLabelAfter | pack labelAfter |