delay gripper positioning until the dialog is shown to ensure that it doesn't overwri...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 14 May 2008 00:53:16 +0000 (00:53 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 14 May 2008 00:53:16 +0000 (00:53 +0000)
commit952f8d3c7a729127bf73ba4f819cbadc51753e79
tree6b38a9b4fd7e6312f58b7a9993d4147adc56402a
parent6662d8c097e847bf4c33061da526577cf1c46f19
delay gripper positioning until the dialog is shown to ensure that it doesn't overwrite other dialog children

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