Home | Trees | Index | Help |
|
---|
Package wx :: Module aui :: Class AuiMDIParentFrame |
|
object
--+ |Object
--+ |EvtHandler
--+ |Window
--+ |TopLevelWindow
--+ |Frame
--+ | AuiMDIParentFrame
Proxy of C++ AuiMDIParentFrame class
Method Summary | |
---|---|
AuiMDIParentFrame | __init__(self,
parent,
winid,
title,
pos,
size,
style,
name)
|
ActivateNext(self)
| |
ActivatePrevious(self)
| |
ArrangeIcons(self)
| |
Cascade(self)
| |
bool |
Create the GUI part of the Window for 2-phase creation mode. |
AuiMDIChildFrame | GetActiveChild(self)
|
AuiTabArt | GetArtProvider(self)
|
AuiMDIClientWindow | GetClientWindow(self)
|
AuiNotebook | GetNotebook(self)
|
Menu | GetWindowMenu(self)
|
AuiMDIClientWindow | OnCreateClient(self)
|
bool | ProcessEvent(self,
event)
|
SetActiveChild(self,
pChildFrame)
| |
SetArtProvider(self,
provider)
| |
SetChildMenuBar(self,
pChild)
| |
SetWindowMenu(self,
pMenu)
| |
Tile(self,
orient)
|
Property Summary | |
---|---|
thisown : The membership flag |
Instance Method Details |
---|
Create(self, parent, winid, title, pos=DefaultPosition, size=DefaultSize, style=wxDEFAULT_FRAME_STYLE|wxVSCROLL|wxHSCROLL, name=wxFrameNameStr)Create the GUI part of the Window for 2-phase creation mode.
|
Property Details |
---|
thisownThe membership flag
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1.20050511.rpd on Thu Mar 22 12:08:53 2007 | http://epydoc.sf.net |