Public Member Functions | |
| wxPackageNewWizard () | |
| Constructors. | |
| wxPackageNewWizard (wxWindow *parent, wxWindowID id=SYMBOL_WXPACKAGENEWWIZARD_IDNAME, const wxPoint &pos=wxDefaultPosition) | |
| bool | Create (wxWindow *parent, wxWindowID id=SYMBOL_WXPACKAGENEWWIZARD_IDNAME, const wxPoint &pos=wxDefaultPosition) |
| Creation. | |
| void | CreateControls () |
| Creates the controls and sizers. | |
| bool | Run () |
| Runs the wizard. | |
| wxBitmap | GetBitmapResource (const wxString &name) |
| Retrieves bitmap resources. | |
Static Public Member Functions | |
| static bool | ShowToolTips () |
| Should we show tooltips? | |
Definition at line 62 of file newwizard.h.
1.5.1-p1