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/

--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to