]> git.saurik.com Git - wxWidgets.git/commit
do *NOT* make the window of the size of its parent initially, fixes missing EVT_SIZE...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 12 Oct 2001 06:15:30 +0000 (06:15 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 12 Oct 2001 06:15:30 +0000 (06:15 +0000)
commitb889a3a24bda7d1e9d361d866ada776400b2fb81
treeb0460be8f834a8de76b81616746e8b847d28adaa
parenta69103348f3eb80c7d964e5f64918d1f4088e04e
do *NOT* make the window of the size of its parent initially, fixes missing EVT_SIZE problem

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