A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://wxpython.org/Phoenix/docs/html/wx.WindowModalDialogEvent.html below:

wx.WindowModalDialogEvent — wxPython Phoenix 4.2.4a1 documentation

wx.WindowModalDialogEvent¶

Event sent by wx.Dialog.ShowWindowModal when the dialog closes.

Added in version 2.9.0.

Class Hierarchy¶

Inheritance diagram for class

WindowModalDialogEvent

:

Methods Summary¶ Properties Summary¶ Class API¶
class wx.WindowModalDialogEvent(CommandEvent)¶

Possible constructors:

WindowModalDialogEvent(commandType=wxEVT_NULL, id=0) -> None

Event sent by Dialog.ShowWindowModal() when the dialog closes.


Methods¶
__init__(self, commandType=wxEVT_NULL, id=0)¶

Constructor.

Parameters:
  • commandType (wx.EventType)

  • id (int)

Return type:

None


Clone(self)¶

Clone the event.

Return type:

wx.Event


GetDialog(self)¶

Return the corresponding dialog.

Return type:

wx.Dialog


GetReturnCode(self)¶

Return the dialog’s return code.

Return type:

int


Properties¶
Dialog¶

See GetDialog


ReturnCode¶

See GetReturnCode


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