Displaying 1 result from an estimated 1 matches for "mdisashdemo".
2004 May 01
2
MDI interface with sidepanel
...n it. The MDIParentFrame
doesn''t work properly if I put it inside another frame with a sizer, so
I''d appreciate some tips on a good way to do this.
On the WXWidgets mailing list, I saw this recommended:
http://cvs.osafoundation.org/index.cgi/osaf/chandler/wxpython/wxPython/demo/MDISashDemo.py?rev=1.1.1.1&content-type=text/vnd.viewcvs-markup
It''s an example for how to get exactly this layout using WxPython.
However, it uses SashWindowLayout, which isn''t yet implemented in WxRuby
- is there some other class I can use to simulate this?
TIA
alex