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