Home | Trees | Index | Help |
|
---|
Package wx :: Class SashLayoutWindow |
|
object
--+ |Object
--+ |EvtHandler
--+ |Window
--+ |SashWindow
--+ | SashLayoutWindow
Method Summary | |
---|---|
Window |
Construct and show a generic Window. |
__repr__(self)
| |
bool |
Create the GUI part of the Window for 2-phase creation mode. |
int | GetAlignment(self)
|
int | GetOrientation(self)
|
SetAlignment(self,
alignment)
| |
SetDefaultSize(self,
size)
| |
SetOrientation(self,
orientation)
|
Instance Method Details |
---|
__init__(self,
parent,
id=-1,
pos=DefaultPosition,
size=DefaultSize,
style=wxCLIP_CHILDREN|wxSW_3D,
name=SashLayoutNameStr)
Construct and show a generic Window. |
Create(self, parent, id=-1, pos=DefaultPosition, size=DefaultSize, style=wxCLIP_CHILDREN|wxSW_3D, name=SashLayoutNameStr)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:23:17 2005 | http://epydoc.sf.net |