Ed Leafe wrote: > The choice here is whether to make the wrapped FlatNotebook into a > completely independent control, or whether to use dPageFrameMixin as > the basis for it, or whether to integrate it into dPageFrame somehow > so that you can get the FlatNotebook behaviors as an option.
I don't think we need something that derives from wx.Notebook as well as something that derives from wx.lib.flatnotebook. If the latter works better than the former with the same or similar API, let's just make dPageFrame derive from wx.lib.flatnotebook. BTW, this thread should really be over on dabo-dev, wbere we discuss development of Dabo, not dabo-users, where we support users of Dabo. -- pkm ~ http://paulmcnett.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
