Let's back up and review what we have so far. Personally, I'd forgotten that we already have too many (IMO) pageframe classes. There's:
dPageFrame (wx.Notebook) dPageList (wx.Listbook) dPageSelect (wx.Choicebook) dDockTabs (wx.aui.AuiNotebook) DPageFrame (wx.flatnotebook.FlatNotebook) All of these satisfy the same basic need, but they each offer overlapping functionality but specific features. What is the specific feature that DPageFrame offers over the other choices. *That* should be the basis for the name. Paul _______________________________________________ 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]
