[Tutor] Is it a good idea to use TKInter to change my password program into a GUI?

Michael Lange klappnase at freenet.de
Sat Dec 3 23:19:38 CET 2005


On Fri, 2 Dec 2005 15:20:43 -0700
"Nathan Pinno" <falcon3166 at hotmail.com> wrote:

> I like the Toolkit, is there anywhere where there is a how to use it?
>  

A good place to look for Tkinter resources is the wiki:

<http://tkinter.unpythonic.net/wiki>

There is a number of links to Tkinter documentation there:

<http://tkinter.unpythonic.net/wiki/Tkinter>

And still the best resource on Tkinter programming is John Grayson's "Python and Tkinter programming":

<http://www.manning.com/books/grayson>

Regards

Michael


More information about the Tutor mailing list