fixed SetWindowStyleFlag() to not remove WS_VISIBLE; also refresh the control automatically (closes bug 1019440)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29193 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -278,6 +278,7 @@ wxMSW:
|
||||
- fixed wxMaximizeEvent generation in wxFrame
|
||||
- don't send duplicate EVT_COMBOBOX events whenever selection changes any more
|
||||
- implemented support for selecting printer bin (Steven Van Ingelgem)
|
||||
- fixed wxListCtrl::SetSingleStyle() which was broken since a few releases
|
||||
|
||||
wxUniv/X11:
|
||||
|
||||
|
Reference in New Issue
Block a user