implemented wxWindowDC and wxClientDC::GetSize() properly (fixes bug #503022)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14372 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -123,6 +123,7 @@ wxMSW:
|
||||
- showing a dialog from EVT_RADIOBUTTON handler doesn't lead to an infinite
|
||||
recursion any more
|
||||
- wxTextCtrl with wxTE_RICH flag scrolls to the end when text is appended to it
|
||||
- wxWindowDC and wxClientDC::GetSize() works correctly now
|
||||
|
||||
wxGTK:
|
||||
|
||||
|
Reference in New Issue
Block a user