A wx.InitDialogEvent is sent as a dialog or panel is being initialised.
Handlers for this event can transfer data to the window.
The default handler calls wx.Window.TransferDataToWindow
.
Handlers bound for the following event types will receive a wx.InitDialogEvent parameter.
EVT_INIT_DIALOG: Process a wxEVT_INIT_DIALOG
event.
Inheritance diagram for class
InitDialogEvent:
Methods Summary¶ Class API¶Possible constructors:
InitDialogEvent(id=0) -> None
A InitDialogEvent is sent as a dialog or panel is being initialised.
Constructor.
id (int)
None
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4