Home | Trees | Index | Help |
|
---|
Package wx :: Class MDIParentFrame |
|
object
--+ |Object
--+ |EvtHandler
--+ |Window
--+ |TopLevelWindow
--+ |Frame
--+ | MDIParentFrame
DocMDIParentFrame
Proxy of C++ MDIParentFrame class
Method Summary | |
---|---|
MDIParentFrame | __init__(self,
parent,
id,
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. |
MDIChildFrame | GetActiveChild(self)
|
MDIClientWindow | GetClientWindow(self)
|
Tile(self,
orient)
|
Property Summary | |
---|---|
ActiveChild : See GetActiveChild | |
ClientWindow : See GetClientWindow | |
thisown : The membership flag |
Instance Method Details |
---|
Create(self, parent, id=-1, title=EmptyString, pos=DefaultPosition, size=DefaultSize, style=wxDEFAULT_FRAME_STYLE|wxVSCROLL|wxHSCROLL, name=FrameNameStr)Create the GUI part of the Window for 2-phase creation mode.
|
Property Details |
---|
ActiveChildSee
|
ClientWindowSee
|
thisownThe membership flag |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1.20050511.rpd on Thu Mar 22 12:11:27 2007 | http://epydoc.sf.net |