Tkinter tutorial?

MRAB python at mrabarnett.plus.com
Tue Oct 22 17:23:19 EDT 2013


On 22/10/2013 21:57, Walter Hurry wrote:
> I have some experience with Python, having used it for a couple of years.
>
> Until now, my builder of choice for cross-platform GUI applications has
> been wxPython (with wxGlade), and I have been well satisfied with these
> tools.
>
> However, for a different project I need to get up to a reasonable speed
> with tkinter. Could some kind soul recommend a suitable on-line tutorial,
> or a (free) ebook?
>
> Thanks.
>
Ask Google! :-)

In practice I've had to go looking for specific answers, but there's
info available from various places, such as:

http://effbot.org/tkinterbook/




More information about the Python-list mailing list