- www.tcl.tk --- Tcl8.6.6/Tk8.6.6 Documentation
- New Mexico Tech --- Tkinter 8.5 reference: a GUI for Python
- effbot.org --- An Introduction to Tkinter
- python.org / Python 3.5 doc --- 25. Graphical User Interfaces with Tk
- TkDocs --- Tutorial
- TutorialsPoint --- Python GUI Programming (Tkinter)
- Zetcode --- Tkinter tutorial
Shortcuts:
- NMT = New Mexico Tech - Tkinter 8.5 reference: a GUI for Python
- Effbot = effbot.org - An Introduction to Tkinter
- SO = StackOverflow
- tcl/tk = www.tcl.tk - Tcl8.6.6/Tk8.6.6 Documentation
- 54.5. Key names (NMT)
- keysyms - keysyms recognized by Tk (tcl/tk)