]> git.saurik.com Git - wxWidgets.git/commit - src/msw/window.cpp
SendSizeEvent() method moved from wxWindow to wxFrame, as that is the only place...
authorGeorge Tasker <gtasker@allenbrook.com>
Sat, 31 Mar 2001 18:46:15 +0000 (18:46 +0000)
committerGeorge Tasker <gtasker@allenbrook.com>
Sat, 31 Mar 2001 18:46:15 +0000 (18:46 +0000)
commit67bd5bad041419c4714d09749737d5ea9876a47d
tree2ffa5aeb823c44ab4df7ea5217342cbfcee716c8
parent3cfcd50b7d20ed0dedb79b1acf477ee5a7938533
SendSizeEvent() method moved from wxWindow to wxFrame, as that is the only place that the code in this function applies to.
Fixed problems with MDI children being changed from min/max/restored in SetSizeEvent()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9624 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/frame.cpp
src/msw/window.cpp