]> git.saurik.com Git - wxWidgets.git/commit
show window from PostCreation() (which is called for the derived classes as well...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 1 Apr 2004 13:08:24 +0000 (13:08 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 1 Apr 2004 13:08:24 +0000 (13:08 +0000)
commita433fbd51de352a2a1e64c56f42c957c9af789c5
tree57633761ff8e424e284b00d0351c3fd80bb24987
parent40452e05839d958474a8be831632975035af3384
show window from PostCreation() (which is called for the derived classes as well) instead of Create() (which is not)

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