Any guesses as to how many people are still using Tkinter? And can anyoneI will say no to the first question.
direct me to good, current docs for Tkinter?
Now about the second question.. there are these links you may find interesting:
"An Introduction to Tkinter" --
http://www.pythonware.com/library/tk...tion/index.htm
"Tkinter reference: a GUI for Python" --
http://infohost.nmt.edu/tcc/help/pub...ter/index.html
There is also a book, http://www.manning.com/grayson/ and a wiki,
http://tkinter.unpythonic.net/wiki/
Also, stdlib docs at http://docs.python.org/lib/module-Tkinter.html
And there is a mail list too.
Thanks,
Ken
--
http://mail.python.org/mailman/listinfo/python-list
--
-- Guilherme H. Polo Goncalves