backported fix to wxSpinCtrl::GetClientSize() in wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@52655 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -161,6 +161,8 @@ wxMSW:
|
||||
- Fixed rendering of borders for wxTextCtrl with wxTE_RICH(2) style when
|
||||
using Windows XP's Classic UI theme.
|
||||
- Text controls with wxTE_RICH style now also generate wxClipboardTextEvents.
|
||||
- Fixed wxSpinCtrl::GetClientSize() to return sensible value and not just
|
||||
spin button's client size.
|
||||
|
||||
wxGTK:
|
||||
|
||||
|
Reference in New Issue
Block a user