Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tkinter Widget Options Reference

GUI quick ref for tkinter widget option key=value pairs

tkeys1

Drop-down combobox list of widgets:

Button
Checkbutton
Colors
Combobox
Entry
Frame
Label
LabelFrame
Layout Managers
Listbox
Message
Notebook
OptionMenu
PanedWindow
Progressbar
Radiobutton
Separator
Scale
Scrollbar
Spinbox
Text
Toplevel
Treeview

By selecting a widget you'll see this:

tkeys2

Selecting "colors" opens a graphic for reference.

Selecting "Layout Managers" opens a pdf for reference.

Concerning specific widget help:

Reference button

With a widget selected clicking the Reference button
opens your default web browser to the www.nmt.edu github
tkinter doc page for the selected widget. This is one
the most comprehensive tkinter reference sites.

Bottom Panel

In the bottom panel find the ttkthemes class name
for the selected widget and the Search button.
The Search button starts an Internet search
for the "tkinter widget-name". If you highlight
one of the displayed options it will search
specifically for that widget option.

Esc and Ctrl-q keys will exit the app.

Ctrl-k brings up a standard color chooser.

END

About

GUI quick ref for tkinter widget option key=value pairs

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages