]> git.saurik.com Git - wxWidgets.git/commit
Corrected behaviour for modeless wizards -- can't detect modal/modeless
authorJulian Smart <julian@anthemion.co.uk>
Sun, 18 Sep 2005 13:31:50 +0000 (13:31 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sun, 18 Sep 2005 13:31:50 +0000 (13:31 +0000)
commit36afbc42f89854985c77caed2922be038c4d0d01
treefb51ea2d46446a8a8187af29ba428f311e280e6e
parent948b08e2caa38f20d27efae50ab89cae0cf59df5
Corrected behaviour for modeless wizards -- can't detect modal/modeless
state after EndModal is called. Future API might incorporate modal flag
so wxWizard can do the right thing.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35564 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/wizard/wizard.cpp
src/generic/wizard.cpp