Tuvas wrote: > Nope, that's the oddest thing about it all... Perhaps the statement is > called twice or something along those lines, but there again, I can't > see how it would be... >
Very strange behavior can occur if the same python process instantiates Tkinter.Tk more than once (either concurrently or at different times). This is my best guess without any other code to look at. James -- http://mail.python.org/mailman/listinfo/python-list