On Wed, Mar 11, 2009 at 6:20 PM, Uwe Grauer <[email protected]> wrote: > Paul McNett wrote: >> Uwe Grauer wrote: >>> I think there is no real reason for a fix because it is enough to place >>> symbolic links for Editra into wx.tools. >> >> Can someone remind me why we are using Editra's flatnotebook instead of >> wxPython's? >> > > http://trac.dabodev.com/ticket/1022
Interesting. I never knew about the ticket. I added the class because I needed the additional features it offered over the the standard version. I used the Editra import because at the time, the FlatNotebook class was not officially into Wx and Editra had it as a dependency. Starting in 2.8.9.2, the FlatNotebook class (and all of Andrea's widgets) are officially included in the wx distribution under the wx.lib.agw module. Propose we move the import to the new wx.lib.agw module as it is what we should be using. Regards, Nate _______________________________________________ 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]
