Name | Tk Element | |
frame | configures the frame around the whole element | |
packFrame | packing of frame | |
label | configures the label before the entry | |
entry | configure the entry | * |
button | configure the button which invokes the pulldown menu | |
labelAfter | configure the label after the button | |
packLabel | pack label | |
packEntry | pack Entry | |
packButton | pack button | |
packLabelAfter | pack labelAfter |