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

wx.MaximizeEvent — wxPython Phoenix 4.2.4a1 documentation

wx.MaximizeEvent¶

An event being sent when a top level window is maximized.

Notice that it is not sent when the window is restored to its original size after it had been maximized, only a normal wx.SizeEvent is generated in this case.

Currently this event is only generated in wxMSW, wxGTK and OSX/Cocoa ports so portable programs should only rely on receiving wxEVT_SIZE and not necessarily this event when the window is maximized.

Events Emitted by this Class¶

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

Class Hierarchy¶

Inheritance diagram for class

MaximizeEvent

:

Methods Summary¶ Class API¶
class wx.MaximizeEvent(Event)¶

Possible constructors:

MaximizeEvent(id=0) -> None

An event being sent when a top level window is maximized.


Methods¶
__init__(self, id=0)¶

Constructor.

Only used by wxWidgets internally.

Parameters:

id (int)

Return type:

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