Creating a wizard with GUIBuilder

GUIBuilder makes creating a wizard interface simple. From the GUIBuilder menu bar, select File, then select New File.

Select the "Insert Wizard" icon:

The GUIBuilder creates a panel builder where you add panels to the wizard:

When you have created the wizard, use the icon to preview the wizard. For this example, the following panel will be displayed first:

If the user were to select "Rock" and push "Next", this panel will display:

Pushing "Next" produces the final panel: