Nate Lowrie wrote: > On Wed, Mar 25, 2009 at 18:32, Uwe Grauer <[email protected]> > wrote: >> I know. The fix has to be done in the Dabo sources because it seems >> wrong to use a sourcefile which doesn't belong to wxPython itself. >> >> I think Dabo should include the nonstandard sources into it's repos >> or fix the issue by not using these modules. >> >> Another option would be to get the necessary changes into the core >> version of wxPython. > > It is standard in Windows installs and in the source code.
Just because the windows package does have Editra in wx.tools doesn't mean it is standard. If it were standard there wouldn't be two different source files of flatnotebook in the source. There is a standard flatnotebook in wx/lib/agw/flatnotebook.py and there is a nonstandard one in Editra/src/extern/flatnotebook.py which is used by Dabo. Because Editra isn't in the core wxPython, it isn't possible to declare it as standard. Uwe _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[email protected]
