Oddities of Tkinter

James Stroud jstroud at ucla.edu
Mon Jan 23 17:25:33 EST 2006


Tuvas wrote:
> Only 1 process initiated Tkinter.Tk. I guess this'll just be a tough
> bug hunt... It drives me nuts that it should work, it just doesn't for
> some reason... I guess I can try various things to make it work, but,
> well, I would rather that it just works to start out with...
> 

If you have the time, buy and read Grayson 
(http://www.manning.com/books/grayson) or the Tkinter section of 
Programming Python by Mark Lutz--and then re-write your code. The 
exercise will be well worth the time of learning and the pain of 
re-writing your code.

James



More information about the Python-list mailing list