Fixed wxComboCtrl::SetButtonPosition() on Vista/Win7 by marking the drop-down button as 'non-standard' when its size or position is changed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64410 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -549,6 +549,7 @@ MSW:
|
||||
- Fix sending of wxEVT_COMMAND_LIST_COL_DRAGGING events in wxListCtrl.
|
||||
- Allow putting the UAC symbol on buttons (Chris Spencer).
|
||||
- Fix wxTaskBarIcon for older Windows systems (Daniel Wyatt).
|
||||
- Fixed wxComboCtrl::SetButtonPosition() on Vista/Win7.
|
||||
|
||||
i18n:
|
||||
|
||||
|
Reference in New Issue
Block a user