Implement wxComboBox::Popup() and Dismiss() for wxOSX/Cocoa.
Unlike in the other ports, these methods currently don't generate any events under OS X because these events are never generated at all there. Closes #12642. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69948 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -509,6 +509,7 @@ OSX:
|
||||
for OS X 10.6.
|
||||
- Added wxApp::MacOpenFiles and deprecated wxApp::MacOpenFile.
|
||||
- Implement wxEVT_CHAR_HOOK event generation in wxOSX/Cocoa.
|
||||
- Implemented wxComboBox::Popup() and Dismiss() in wxOSX/Cocoa (joostn).
|
||||
|
||||
GTK:
|
||||
|
||||
|
Reference in New Issue
Block a user