Disable Vista/Win7-style wxComboCtrl rendering in wx2.8 by default (define wxUSE_COMBOCTRL_VISTA_RENDERING=1 to enable it), as it may cause subtle drawing bugs with custom wxComboCtrls
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@64411 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -98,8 +98,6 @@ All (GUI):
|
||||
|
||||
wxMSW:
|
||||
|
||||
- Backported improved wxOwnerDrawnComboBox and wxComboCtrl appearance under
|
||||
Windows Vista/7.
|
||||
- wxOwnerDrawnComboBox and wxComboCtrl with wxCB_READONLY window style now
|
||||
have more native-like focus indicator rendering.
|
||||
|
||||
|
Reference in New Issue
Block a user