Added change log entry about the wxComboCtrl focus draw change

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@64409 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Jaakko Salli
2010-05-27 14:04:40 +00:00
parent 5003a72961
commit 61f86808d1

View File

@@ -100,6 +100,8 @@ wxMSW:
- Backported improved wxOwnerDrawnComboBox and wxComboCtrl appearance under - Backported improved wxOwnerDrawnComboBox and wxComboCtrl appearance under
Windows Vista/7. Windows Vista/7.
- wxOwnerDrawnComboBox and wxComboCtrl with wxCB_READONLY window style now
have more native-like focus indicator rendering.
2.8.11: 2.8.11:
------- -------