Removing a UI Design from the Tab Group

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

Removing a UI Design from the Tab Group

  1. Open the Application Editors UI Design page to view the All UI Designs section (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 Application Editor UI Designs 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 remove from 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 If this box is not checked, your application will not implement a tab group.

  4. Uncheck the Is in AppUi tab group button to remove the selected design from the tab group.

    Unchecking the check box will clear the settings of the Text/Image radio buttons and clear the contents of the field which is used to specify the tab text. If you change your mind and recheck the box, you must re-enter the information which defines the tab label.

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

Related concepts
Related references