From: Kevin A. <al...@se...> - 2009-03-18 22:11:44
|
On Mar 18, 2009, at 3:36 AM, XXXXXXXXXXX wrote: > On Fri, 17 Oct 2008 09:31:02 +0100 XXXXXXXXXXX > XXXXXXXXXXXXXXXXXXXXXXXXXX wrote: > >> On Fri, 03 Oct 2008 09:18:41 -0500 (CDT), Glenn Burkhardt >> <gbb...@ve...> wrote: >> >>> The newly released wxPython 2.8.9.1 fixes the problem with >>> CodeEditor. >> >> Anybody able to run the codeEditor with OSX 10.4+ and wxPython >> 2.8.9.0 >> +....I still cannot get it to work in OSX due to the following error: >> >> PyNoAppError: The wx.App object must be created first! >> >> so it seems to be the same as 2.8.x.x. The other editors are fine, >> and as Glenn pointed out they all work on my XP box. > > It looks like the codeEditor works again in OSX with the recent > wxPython > 2.8.9.2 release. Tested under OSX 10.4.11...anybody else confirm this? > > I've posted to the wxPython + Mac list asking if this issue was > definately fixed in the latest release, but had no reply yet. > > -- > XXXXXXXXXXX I tried Python 2.5.4 universal install with wxPython 2.8.9.2 unicode on Tiger (10.4.11) and the tabcodeEditor.py and codeEditor.py seem to be working fine with no errors at startup. I use tabcodeEditor.py all the time, so if something pops up I should know soon. I haven't decided whether to give Python 2.6.x a try yet. ka |