Home | Trees | Index | Help |
|
---|
Package wx :: Module gizmos :: Class DynamicSashWindow |
|
object
--+ |Object
--+ |EvtHandler
--+ |Window
--+ | DynamicSashWindow
Method Summary | |
---|---|
Window |
Construct and show a generic Window. |
__repr__(self)
| |
bool |
Create the GUI part of the Window for 2-phase creation mode. |
ScrollBar | GetHScrollBar(self,
child)
|
ScrollBar | GetVScrollBar(self,
child)
|
Instance Method Details |
---|
__init__(self,
parent,
id=-1,
pos=DefaultPosition,
size=DefaultSize,
style=wxCLIP_CHILDREN|wxDS_MANAGE_SCROLLBARS|wxDS_DRAG_CORNER,
name=DynamicSashNameStr)
Construct and show a generic Window. |
Create(self, parent, id=-1, pos=DefaultPosition, size=DefaultSize, style=wxCLIP_CHILDREN|wxDS_MANAGE_SCROLLBARS|wxDS_DRAG_CORNER, name=DynamicSashNameStr)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:43 2005 | http://epydoc.sf.net |