Public Member Functions | |
| wxPackageWizardPageIntro () | |
| Constructors. | |
| wxPackageWizardPageIntro (wxWizard *parent) | |
| bool | Create (wxWizard *parent) |
| Creation. | |
| void | CreateControls () |
| Creates the controls and sizers. | |
| virtual wxWizardPage * | GetPrev () const |
| Gets the previous page. | |
| virtual wxWizardPage * | GetNext () const |
| Gets the next page. | |
Static Public Member Functions | |
| static bool | ShowToolTips () |
| Should we show tooltips? | |
Definition at line 94 of file newwizard.h.
1.5.1-p1