Adding a UI Design to the Tab Group

Navigation Pane Tabbing is easy to implement with the Carbide.c++ UI Designer.

Adding a UI Design to the Tab Group

  1. Open the Application Editors UI Design page to view the All UI Designs and Navigation Pane Tabbing sections (Figure 1)

    NOTE If the Application Editor is already open, bring it to the front by clicking on its tab.

    UI Designs page

    Figure 1 -The All UI Designs and Navigation Pane Tabbing sections in the UI Design page

    The All UI section of the UI Designs page contains a list of all UI Designs currently included in the project.

  2. Click the UI Design you wish to add to the tab group.

    The UI Design will be highlighted to indicate that it has been selected.

  3. Check the Enable Navigation Pane Tabbing check box if it is not already checked.

    If this box was not already checked, the UI Design Details controls will be displayed on the right side of the UI Designs page.

    NOTE You must check this box before you can add any of your UI Designs to the tab group.

  4. Check the Is in AppUi tab group button to add the selected design to the tab group.

    When the box is checked, exactly one of the radio buttons below it will be selected.

    NOTE These changes will not become permanent until your next save of the application.uidesign file.

Related concepts
Related references