Send wxEVT_CREATE and do other post-realization initialization even if the widget...
authorVáclav Slavík <vslavik@fastmail.fm>
Wed, 19 Oct 2011 16:19:55 +0000 (16:19 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Wed, 19 Oct 2011 16:19:55 +0000 (16:19 +0000)
commit843101f7660e5e4411769c179398fbf172a441ff
tree706b320977b5acf6365b8c1a48b6395fcce0c9d5
parent9a237e2f12b18f75b2602052dedeee5650180a7c
Send wxEVT_CREATE and do other post-realization initialization even if the widget was realized early.

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