People still using Tkinter?

Guilherme Polo ggpolo at gmail.com
Sat May 10 08:27:46 EDT 2008


2008/5/10 Kenneth McDonald <kenneth.m.mcdonald at sbcglobal.net>:
> Any guesses as to how many people are still using Tkinter? And can anyone
> direct me to good, current docs for Tkinter?
>

I will say no to the first question.

Now about the second question.. there are these links you may find interesting:

"An Introduction to Tkinter" --
http://www.pythonware.com/library/tkinter/introduction/index.htm
"Tkinter reference: a GUI for Python" --
http://infohost.nmt.edu/tcc/help/pubs/tkinter/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



More information about the Python-list mailing list