wx.aui.AuiMDIClientWindow¶
Class Hierarchy¶
Inheritance diagram for class AuiMDIClientWindow:
Methods Summary¶Sets the page selection. |
Properties Summary¶See |
Class API¶Possible constructors:
AuiMDIClientWindow() -> None
AuiMDIClientWindow(parent, style=0) -> None
__init__ (self)
None
__init__ (self, parent, style=0)
parent (wx.aui.AuiMDIParentFrame)
style (long)
None
parent (wx.aui.AuiMDIParentFrame)
style (long)
bool
variant (WindowVariant)
VisualAttributes
pChildFrame (wx.aui.AuiMDIChildFrame)
None
Sets the page selection.
Calling this method will generate a page change event.
new_page (int)
int
See GetActiveChild and SetActiveChild