Name | Tk Element | |
frame | configures the frame around the whole element | |
packFrame | packing of frame | |
label | configures the title | |
packLabel | packing of label | |
text | configures the tk element text | * |
scrollbar | configures the scrollbar | |
packText | pack text | |
packScrollbar | pack scrollbar |