Logged In: YES
user_id=20954
I also see a GPF on shutdown under Windows 98 using
Tkinter. I tested this using the PythonWare 2.0 release as
well.
I have attached a very simple Tkinter program. When I run
this on my Windows 98 SE machine, a crash occurs when the
program exits. Without the MainDialog class it works OK.
Without the Pmw initialization call it works OK. But as...