Re: [Tutor] tkinter tutorials

2006-10-14 Thread Alan Gauld
"Alan Gauld" <[EMAIL PROTECTED]> wrote > Tkinter has not changed hardly at all. Yuk, a double negative, sorry. That should of course say: Tkinter has hardly changed at all. Hopefully that was obvious from my subsequent comments! Alan G. ___ Tutor

Re: [Tutor] tkinter tutorials

2006-10-14 Thread Alan Gauld
> Danny, "Python and Tkinter Programming" is still in its first > edition, which came out in 2000. Python has changed a lot since > then. > Hasn't Tkinter? Is the book still usable by a Tkinter beginner? Tkinter has not changed hardly at all. The only shame about the book is that it strongly feat

Re: [Tutor] tkinter tutorials

2006-10-13 Thread Dick Moores
At 05:45 PM 10/12/2006, Danny Yoo wrote: >John Grayson's "Python and Tkinter Programming" is an excellent book on >learning the Tkinter toolkit: > > http://www.manning.com/grayson/ Danny, "Python and Tkinter Programming" is still in its first edition, which came out in 2000. Python has chang

Re: [Tutor] tkinter tutorials

2006-10-12 Thread Danny Yoo
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 Joh

[Tutor] tkinter tutorials

2006-10-12 Thread Amadeo Bellotti
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 ___ Tutor maillist