Problem with wxPython

Roman Yakovenko romany at actimize.com
Sun Jun 9 10:29:50 EDT 2002


Could you post small piece of code. I have some computer configuration
and it works fine to me. Also try Boa IDE. It is very helpful.

Roman

-----Original Message-----
From: Stephane Larouche [mailto:steph_lar at videotron.ca]
Sent: Saturday, June 08, 2002 3:57 AM
To: python-list at python.org
Subject: Problem with wxPython

I use wxPython 2.3.2.1 with Python 2.2.1 on multiple computers running
WinNT 4.0 SP6. On one of those computers, which has a setup that is
identical to the setup of the other computers (I think), wxPython
software crashes when a wxFrame is initialized with any of the window
styles wxMAXIMIZE_BOX, wxRESIZE_BOX or wxSYSTEM_MENU (or
wxDEFAULT_FRAME_STYLE that includes those styles). Even the demo
provided with wxPython crashes. According to DrWatson, the crash is
caused by a stack overflow during the execution of the function
wxTransformMatrix::operator-.

Have your ever seen the same problem? Is there a workaround?

Thank you for your help!

Stephane Larouche
steph_lar at videotron.ca
--
http://mail.python.org/mailman/listinfo/python-list





More information about the Python-list mailing list