File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ installed, so you can read the Tcl/Tk documentation specific to that version.
31
31
`TKDocs <http://www.tkdocs.com/ >`_
32
32
Extensive tutorial plus friendlier widget pages for some of the widgets.
33
33
34
- `Tkinter reference: a GUI for Python <https://infohost.nmt.edu/tcc/help/pubs/tkinter/web/index.html >`_
34
+ `Tkinter 8.5 reference: a GUI for Python <https://web.archive.org/web/20190524140835/ https://infohost.nmt.edu/tcc/help/pubs/tkinter/web/index.html >`_
35
35
On-line reference material.
36
36
37
37
`Tkinter docs from effbot <http://effbot.org/tkinterbook/ >`_
@@ -41,7 +41,7 @@ installed, so you can read the Tcl/Tk documentation specific to that version.
41
41
Book by Mark Lutz, has excellent coverage of Tkinter.
42
42
43
43
`Modern Tkinter for Busy Python Developers <https://www.amazon.com/Modern-Tkinter-Python-Developers-ebook/dp/B0071QDNLO/ >`_
44
- Book by Mark Rozerman about building attractive and modern graphical user interfaces with Python and Tkinter.
44
+ Book by Mark Roseman about building attractive and modern graphical user interfaces with Python and Tkinter.
45
45
46
46
`Python and Tkinter Programming <https://www.manning.com/books/python-and-tkinter-programming >`_
47
47
Book by John Grayson (ISBN 1-884777-81-3).
You can’t perform that action at this time.
0 commit comments