From: Kevin A. <al...@se...> - 2004-04-08 19:38:19
|
I checked in a fix for menu.py yesterday so what's in cvs should work on all platforms with wxPython 2.4.2.4 and wxPython 2.5.1.5. I just checked in a change to model.py that delays the event bindings for background events so openBackground should occur before move, size, and idle on GTK regardless of whether debug runtime windows are used or not; that change should show up in anonymous cvs later today. As part of that fix I moved the Debug menu initialization to the Background _createMenus method. Initial tests don't show any problems. However, I would like to give everyone with cvs access a chance to check these changes before making the 0.7.3.1 release, so that release won't happen until Monday. The current 0.7.3 release should be fine for everyone except Linux/GTK users running wxPython 2.5.1.5. Obviously we don't want to have a 0.7.3.2 release, so if you find any other critical problems, please report them ASAP. ka |