Add wxComboBox::Popup() and Dismiss() to manually show or hide its popup.
Add implementations for wxMSW and wxGTK. Closes #11506. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63242 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -491,6 +491,7 @@ All (GUI):
|
||||
- Added wxBORDER_THEME to XRC.
|
||||
- wxGraphicsContext is now enabled by default if supported by the platform.
|
||||
- Fix building with using system libpng 1.4 (Volker Grabsch).
|
||||
- Add wxComboBox::Popup() and Dismiss() methods (Igor Korot).
|
||||
|
||||
GTK:
|
||||
|
||||
|
Reference in New Issue
Block a user