Home | Trees | Index | Help |
|
---|
Package wx :: Class MDIChildFrame |
|
object
--+ |Object
--+ |EvtHandler
--+ |Window
--+ |TopLevelWindow
--+ |Frame
--+ | MDIChildFrame
DocMDIChildFrame
,
DocMDIChildFrame
Method Summary | |
---|---|
MDIChildFrame | __init__(self,
parent,
id,
title,
pos,
size,
style,
name)
|
__repr__(self)
| |
Activate(self)
| |
bool |
Create the GUI part of the Window for 2-phase creation mode. |
Maximize(self,
maximize)
| |
Restore(self)
|
Instance Method Details |
---|
Create(self, parent, id=-1, title=EmptyString, pos=DefaultPosition, size=DefaultSize, style=DEFAULT_FRAME_STYLE, name=FrameNameStr)Create the GUI part of the Window for 2-phase creation mode.
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1.20040428.rpd on Tue Apr 26 14:25:48 2005 | http://epydoc.sf.net |