When I execute GridSimple.py demo from within Pythonwin everything looks
good. But when I quit and execute GridSimple again, Pythonwin get crashed.
When I comment out all
EVT_.... from this file, I can execute it how often I like. Where is
problem? Who causes the crash, Pythonwin or wxPython and what can I do?
Thanks
Jens
Pythonwin is a wrapper around and interface to the Microsoft Foundation
Classes library, the native win32 system library (including GUI stuff).
WxWindows/wxPython is a cross-platform alternative to this, not something
that GridSimple.py should be run *from*...
You might find the LEO project which was mentioned here recently
interesting... warning: it may not be stable enough yet for the
non-experienced and/or non-adventurous (I haven't even looked at it
yet...)...
Carrillo, Chris
ยทยทยท
-----Original Message-----
From: wxpython-users-admin@wxwindows.org
[mailto:wxpython-users-admin@wxwindows.org]On Behalf Of cuiod-tec Jens
Gelhaar
Sent: Thursday, 24 August 2000 12:20 AM
To: wxpython-users@wxwindows.org
Subject: [wxPython] Pythonwin and wxGrid get crashed
When I execute GridSimple.py demo from within Pythonwin everything looks
good. But when I quit and execute GridSimple again, Pythonwin get crashed.
When I comment out all
EVT_.... from this file, I can execute it how often I like. Where is
problem? Who causes the crash, Pythonwin or wxPython and what can I do?
Thanks
Jens
_______________________________________________
wxPython-users mailing list wxPython-users@wxwindows.org
http://wxwindows.org/mailman/listinfo/wxpython-users