On Sat, Sep 6, 2008 at 12:29 PM, Ed Leafe <[EMAIL PROTECTED]> wrote: > In the recent discussions about paged control naming, I completely > forgot about dDockTabs, which is understandable since its name > completely breaks the naming convention for paged controls, and > instead follows that for the other AUI implementation, dDockForm. It > features the ability to move tabs not only relative to each other, but > to dock them in different positions and resize the resulting panels. > > Couple of questions for general discussion: > > a) is it worth renaming dDockTabs? Perhaps dPageDock or dPageDockable?
+1 > b) is the difference between dDockTabs and dPageStyled sufficient that > it is worth it to have both? Good question. I forgot to mention a cool little feature in the previous emails in which that dPageStyled supports the dragging of a tab to reorder it (like dDockTabs). dDockTabs doesn't have the nav buttons or the stylistic elements, and doesn't allow you to take the close button off of the page tab (at least on Windows). You also don't get the page closed events from wx. >From what I could tell dDockTabs was basically a dPageFrame with close buttons on the tabs. It's biggest feature by far though is the whole moving elements around. I just started playing around with that it it is uber-useful. Are there methods exposed in the class to move the pages around? > c) on OS X, dPageStyled looks pretty bad, and the triangle for page > selection doesn't work. How do the two compare on Windows and Gtk? Haven't tested dPageStyled on Mac or Vista, but on XP and Gtk it looks just fine. The page selection works fine for me. Nate L. _______________________________________________ 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]
