Possibility of modeless wxWizard dialog (with presentation in sample).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34858 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2005-07-15 16:26:11 +00:00
parent 95e92d9049
commit b3eb133b51
5 changed files with 130 additions and 62 deletions

View File

@@ -1,6 +1,6 @@
#
# $Id$
#
#
# Note: Remove all of the tags below except for the last one when creating
# new development branch.
@@ -17,6 +17,7 @@
wxEVT_SCROLL_CHANGED;
*wxFileDialog*DoSetSize*;
*wxDialog*GetEscapeId*;
*wxWizard*FinishLayout*;
};