/**
@class wxWizardPage
- @wxheader{wizard.h}
wxWizardPage is one of the screens in wxWizard: it must
know what are the following and preceding pages (which may be @NULL for the
/**
@class wxWizardEvent
- @wxheader{wizard.h}
wxWizardEvent class represents an event generated by the
wizard(): this event is first sent to the page itself and,
/**
@class wxWizardPageSimple
- @wxheader{wizard.h}
wxWizardPageSimple is the simplest possible
wxWizardPage implementation: it just returns the
/**
@class wxWizard
- @wxheader{wizard.h}
wxWizard is the central class for implementing 'wizard-like' dialogs. These
dialogs are mostly familiar to Windows users and are nothing other than a