Implement sending wxIconizeEvent in wxOSX.
Translate windowDid{Miniaturize,Deminiaturize} callbacks to calls to SendIconizeEvent(). See #16718.
This commit is contained in:
committed by
Vadim Zeitlin
parent
563329f89f
commit
31e1387541
@@ -4263,8 +4263,6 @@ public:
|
||||
|
||||
An event being sent when the frame is iconized (minimized) or restored.
|
||||
|
||||
Currently only wxMSW and wxGTK generate such events.
|
||||
|
||||
@onlyfor{wxmsw,wxgtk}
|
||||
|
||||
@beginEventTable{wxIconizeEvent}
|
||||
|
Reference in New Issue
Block a user