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