]> git.saurik.com Git - wxWidgets.git/commit
generate size event when the dialog is shown for consistency with frames and other...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 14 May 2008 01:30:49 +0000 (01:30 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 14 May 2008 01:30:49 +0000 (01:30 +0000)
commit2bc44d6257f74b7f815d4a44014717b21dc20fd5
tree10ff7572acd451a1e2a76ec9f98e8b9bb5f4e1dd
parent952f8d3c7a729127bf73ba4f819cbadc51753e79
generate size event when the dialog is shown for consistency with frames and other ports (bug 1961671); this also makes workaround for showing the gripper in the previous revision unnecessary

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