| Home | Trees | Index | Help |
|
|---|
| Package wx :: Class ShowEvent |
|
object--+ |Object--+ |Event--+ | ShowEvent
An EVT_SHOW event is sent when a window is shown or hidden.
| Method Summary | |
|---|---|
| ShowEvent |
An EVT_SHOW event is sent when a window is shown or hidden. |
| bool | GetShow(self)
|
SetShow(self,
show)
| |
| Property Summary | |
|---|---|
Show: See GetShow and SetShow | |
thisown: The membership flag | |
| Method Details |
|---|
__init__(self,
winid=0,
show=False)
|
| Property Details |
|---|
Show |
thisownThe membership flag |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1.20050511.rpd on Thu Mar 22 12:11:35 2007 | http://epydoc.sf.net |