[Tutor] tkinter tutorials

Danny Yoo dyoo at hkn.eecs.berkeley.edu
Fri Oct 13 02:45:46 CEST 2006



On Thu, 12 Oct 2006, Amadeo Bellotti wrote:

> I am currently interseted in learning tkinter and what beeter way then 
> with a project so im making a python IDE and i was wondering if there 
> were any good tutorials that are out there for tkinter and a book or 2 
> would be nice thank you


John Grayson's "Python and Tkinter Programming" is an excellent book on 
learning the Tkinter toolkit:

     http://www.manning.com/grayson/


You might also find the tutorial material on:

     http://wiki.python.org/moin/TkInter

to be helpful.


More information about the Tutor mailing list