From: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - 2008-10-09 20:54:16
|
6 months later...and I finally upgrade my trusty old G3 iMac to wxPython 2.8.9.1. Now I see these problems. First there's the problem with the widget sample not fully loading in the resource editor. That seems to be the same issue as reported by Alex Schenkman in March ("BitmapCanvas problem in OSX") - it gets to drawing the BitmapCanvas widget and then fails due to "Cannot nest wxDCs on the same window". This appears to be due to changes in wxMac: <http://lists.wxwidgets.org/pipermail/wx-users/2007-October/102956.html> Having deliberately removed this component I then hit the other issue that 2.8.x.x users were seeing - not all of the window being displayed in the layout/resource editor. Did anybody work out what was causing this? -- XXXXXXXXXXX On Wed, 02 Apr 2008 17:27:47 -0400 Terry Maloney <ter...@gl...> wrote: > XXXXXXXXXXX wrote: > > > With the following versions the layout looks the same as XP, i.e. all > > components are visible and the text area fills the frame: > > > > OSX 10.4.11 (PowerPC) > > Python 2.3.5 (as shipped with Tiger) > > wxPython 2.5.3.1 > > PythonCard 0.8.2 > > > > So it looks more like something specific to newer versions of the > > OS/wxPython than a platform difference. > > I'm also using OSX 10.4.11 (PowerPC), so it's probably not the OS, > but definitely is related to wxPython ... versions up to 2.7.2.0 work > perfectly, 2.8.0.1 introduces the problem. Unfortunately that's > probably not going to help Aaron, as 2.7.2.0 doesn't appear to > support OSX 10.5. |