class Fox::FXWizard

An FXWizard widget guides the user through a number of panels in a predefined sequence; each step must be completed before moving on to the next step. For example, an FXWizard may be used to install software components, and ask various questions at each step in the installation.

Message identifiers

ID_NEXT

Move to the next panel in the wizard

ID_BACK

Move to the previous panel in the wizard