Widgets - Tkinter
Tkinter provides various controls, such as buttons, labels and text boxes used in a GUI application. These controls are commonly called widgets.
Contents
[hide]Frame
WIP
Frame
Still WIP
LabelFrame
Still WIP
Adding Widgets
Still WIP
Buttons
WIP
Labels
WIP
Entry
WIP
Text
WIP
CheckBox
WIP
RadioButton
WIP
OptionMenu
WIP
Menus
WIP