Event sent by wx.Dialog.ShowWindowModal
when the dialog closes.
Added in version 2.9.0.
Constructor. |
|
Clone the event. |
|
Return the corresponding dialog. |
|
Return the dialog’s return code. |
See |
|
See |
Possible constructors:
WindowModalDialogEvent(commandType: EventType=wxEVT_NULL, id: int=0) ->
None
Event sent by Dialog.ShowWindowModal() when the dialog closes.
Constructor.
commandType (wx.EventType)
id (int)
None
Return the dialog’s return code.
int
See GetReturnCode