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.WindowCreateEvent.html below:

wx.WindowCreateEvent — wxPython Phoenix 4.2.4a1 documentation

wx.WindowCreateEvent¶

This event is sent just after the actual window associated with a wx.Window object has been created.

Since it is derived from wx.CommandEvent, the event propagates up the window hierarchy.

Events Emitted by this Class¶

Handlers bound for the following event types will receive a wx.WindowCreateEvent parameter.

Class Hierarchy¶

Inheritance diagram for class

WindowCreateEvent

:

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

Possible constructors:

WindowCreateEvent(win=None) -> None

This event is sent just after the actual window associated with a Window object has been created.


Methods¶
__init__(self, win=None)¶

Constructor.

Parameters:

win (wx.Window)

Return type:

None


GetWindow(self)¶

Return the window being created.

Return type:

wx.Window


Properties¶
Window¶

See GetWindow


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