Pedro Vale de Gato wrote: >> So my first question is have you attempted to find a cross platform way of >> providing MDI windows? Will your solution work with CD? >> > I think MDI should only be used where it is "native", that is, windows only. > > My MdiLayoutPanel provides "sidebars" in the MDI main window... as you > can see here > > http://vgsoftware.com.pt/vgsprof.jpg > > Maybe the best way to turn MDILayoutPanel multiplatform would be to > create FloatingPanels on MAC and linux, keeping SDI style apps
Why do you think that "sidebars" should be implemented in a way that they can't be run on different platforms? As MDI is windows only, it shouldn't be used at all! As soon as someone starts to include something platform specific, Dabo can't be called platform independent any more. I don't think there should be exceptions to this rule. 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]
