Create panels
Create a navigation panel that enables you to switch between two other panels.
- Create a SavePanel (type):
- InProject view, right-click theUIfolder and select .
- Hover-over the panel, select , and enterSavePanel.
- Create a ValuePanel (type):
- InProject view, right-click theUIfolder and select .
- Hover-over the panel, select , and enterValuePanel.
- Create a NavigationPanel:A navigation panel enables you to switch between different panels.
- InProject view, right-clickMainWindow (type)and select .
- InProperties, underPanel1, create a dynamic link between thePanelproperty and .For more information about dynamic links, see Create dynamic links.
- InProperties, next toPanels, select .
- InProperties, underPanel2, create a dynamic link betweenPaneland .For more information about dynamic links, see Create dynamic links.
Provide Feedback