added MDI support to XRC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33291 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -383,6 +383,19 @@ wxMenuBar and wxStatusBar children; objects of these types are automatically
|
||||
set as frame's tool-, menu- and statusbar respectively.
|
||||
|
||||
|
||||
wxMDIParentFrame
|
||||
----------------
|
||||
|
||||
Supports same attributes and children nodes as wxFrame. Additionally, children
|
||||
may be of the wxMDIChildFrame type.
|
||||
|
||||
|
||||
wxMDIChildFrame
|
||||
---------------
|
||||
|
||||
Supports same attributes and children nodes as wxFrame.
|
||||
|
||||
|
||||
wxScrolledWindow
|
||||
----------------
|
||||
pos Position -1,-1
|
||||
|
Reference in New Issue
Block a user