| Home | Trees | Index | Help |
|
|---|
| Package wx :: Class SashLayoutWindow |
|
object--+ |Object--+ |EvtHandler--+ |Window--+ |SashWindow--+ | SashLayoutWindow
Proxy of C++ SashLayoutWindow class
| Method Summary | |
|---|---|
| Window |
Construct and show a generic Window. |
| 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)
| |
| Property Summary | |
|---|---|
Alignment: See GetAlignment and SetAlignment | |
Orientation: See GetOrientation and SetOrientation | |
thisown: The membership flag | |
| Instance Method Details |
|---|
__init__(self,
parent,
id=-1,
pos=DefaultPosition,
size=DefaultSize,
style=wxCLIP_CHILDREN|wxSW_3D,
name=SashLayoutNameStr)
|
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.
|
| Property Details |
|---|
AlignmentSee
|
OrientationSee
|
thisownThe membership flag |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1.20050511.rpd on Thu Mar 22 12:12:58 2007 | http://epydoc.sf.net |