Creating a tabbed pane with GUIBuilder

GUIBuilder makes creating a tabbed pane simple. From the GUIBuilder menu bar, select File, then select New File.

Select the "Insert Tabbed Pane" icon: Insert Tabbed Pane tool iconThe GUIBuilder creates a panel builder where you can insert the components for your tabbed pane:

GUI Builder window: Building a tabbed pane
GUI Builder window: Building a tabbed pane

For this example, the tabbed pane looks like this:

Example tabbed pane
Example tabbed pane