| Home | Trees | Index | Help |
|
|---|
| Package wx :: Class TopLevelWindow |
|
object--+ |Object--+ |EvtHandler--+ |Window--+ | TopLevelWindow
Dialog,
FrameProxy of C++ TopLevelWindow class
| Method Summary | |
|---|---|
__init__(self)
| |
__repr__(self)
| |
Center the window on screen | |
Center the window on screen | |
| Icon | GetIcon(self)
|
| String |
Gets the window's title. |
Iconize(self,
iconize)
| |
| bool | IsActive(self)
|
| bool | IsFullScreen(self)
|
| bool | IsIconized(self)
|
| bool | IsMaximized(self)
|
| bool | MacGetMetalAppearance(self)
|
MacSetMetalAppearance(self,
on)
| |
Maximize(self,
maximize)
| |
RequestUserAttention(self,
flags)
| |
Restore(self)
| |
SetIcon(self,
icon)
| |
SetIcons(self,
icons)
| |
| bool | SetShape(self,
region)
|
Sets the window's title. | |
| bool | ShowFullScreen(self,
show,
style)
|
| Instance Method Details |
|---|
CenterOnScreen(self, dir=BOTH)Center the window on screen
|
CentreOnScreen(self, dir=BOTH)Center the window on screen
|
GetTitle(self)Gets the window's title. Applicable only to frames and dialogs.
|
SetTitle(self, title)Sets the window's title. Applicable only to frames and dialogs.
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1.20050511.rpd on Sun Mar 26 10:00:33 2006 | http://epydoc.sf.net |