Fixed spurious selection of combobox text during resize

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30902 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2004-12-08 17:51:48 +00:00
parent 917be7ed06
commit 55e0d33c97
2 changed files with 17 additions and 0 deletions

View File

@@ -57,6 +57,7 @@ wxMSW:
- fixed enhanced metafiles loading from files (Andreas Goebel)
- wxRadioButtons no longer have to be consecutive in a group
- fixed spurious selection of combobox text during resize
wxUniv: