> Pedro do you think that you could define what is not working in a cross > platform way? I just fired up the wxPython demo and MDI windows appears to > work. Also the AUI_MDI appears to be a tabbed MDI. > MDI works just fine in wxPython and Dabo.
Dabo Mdi support, however... it does not allow to place widgets in the sides of MDIParent area, and this is where MdiLayoutPanel comes in... Basically it is just a wrapper to wx.SashLayoutWindow in a dabo-like interface... can you test wx.SashLayoutWindow demo in linux to see how it behaves? MdiLayoutPanel should behave just the same... Pedro _______________________________________________ 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]
