| 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. |
__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)
|
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.20050511.rpd on Sun Mar 26 10:03:52 2006 | http://epydoc.sf.net |