don't lose the contents of the combobox if it was set to a value not in a list and a popup has been opened and closed (patch 1883474)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@51616 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -130,6 +130,8 @@ wxMSW:
|
||||
- Fix assert when using owner-drawn menu items with the newest (Vista) SDK.
|
||||
- Fixed wxTextCtrl to not process clipboard events twice if there's
|
||||
a custom wxEVT_COMMAND_TEXT_* event handler.
|
||||
- Fix wxComboBox to not lose the current value if it was programmatically set
|
||||
to a value not in a list of choices on popup close (Kolya Kosenko)
|
||||
|
||||
wxGTK:
|
||||
|
||||
|
Reference in New Issue
Block a user