initialize wxDocChildFrameAnyBase before creating the real window to ensure that...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 22 May 2009 22:46:18 +0000 (22:46 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 22 May 2009 22:46:18 +0000 (22:46 +0000)
commite5033ed2f14abe91c3c39f2f47f35d20d600a84e
treef0312ee0a7ef58e9777a8a86148a2f4bb7c90d51
parentec86c7ce4199d073c915f34db53c4c8af456f789
initialize wxDocChildFrameAnyBase before creating the real window to ensure that event handling is set up properly before the first events for the new window are received (closes #10825)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60719 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/docview.h