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 -- http://mail.python.org/mailman/listinfo/python-list