Greatly reduce rare animation garbage in wxOwnerDrawnComboBox drop-down animation (fixes #12087)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64476 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -556,6 +556,8 @@ MSW:
|
||||
- Fix wxTaskBarIcon for older Windows systems (Daniel Wyatt).
|
||||
- Fixed wxOwnerDrawnComboBox keyboard handling: drop-down is no longer
|
||||
displayed when arrow key is pressed (without Alt).
|
||||
- In some rare cases wxOwnerDrawnComboBox drop-down animation could display
|
||||
as garbage. This has now been greatly reduced (mcben).
|
||||
- Fixed wxComboCtrl::SetButtonPosition() on Vista/Win7.
|
||||
|
||||
i18n:
|
||||
|
Reference in New Issue
Block a user