| Home | Trees | Index | Help |
|
|---|
| Package wx :: Class WindowCreateEvent |
|
object--+ |Object--+ |Event--+ |CommandEvent--+ | WindowCreateEvent
The EVT_WINDOW_CREATE event is sent as soon as the window object (the underlying GUI object) exists.
| Method Summary | |
|---|---|
| WindowCreateEvent |
The EVT_WINDOW_CREATE event is sent as soon as the window object (the underlying GUI object) exists. |
__repr__(self)
| |
| Window |
Returns the window that this event refers to. |
| Method Details |
|---|
__init__(self,
win=None)
|
GetWindow(self)Returns the window that this event refers to.
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1.20050511.rpd on Sun Mar 26 10:01:07 2006 | http://epydoc.sf.net |