]> git.saurik.com Git - wxWidgets.git/commit
fixed SetWindowStyleFlag() to not remove WS_VISIBLE; also refresh the control automat...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 18 Sep 2004 11:03:24 +0000 (11:03 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 18 Sep 2004 11:03:24 +0000 (11:03 +0000)
commit6e2fef031b643ceda4ff4bd6f1920ecb20780c6e
treed7ebf07818d41fdba00ec6fb49786e0a49ec347c
parent494ab5def0cbfdf076f8347d5b246e680003eb07
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
docs/changes.txt
src/msw/listctrl.cpp