Configure the speed panel (type)
Add a label, gauge, and a button that changes panels.
- Create a speed label:
- InProject viewpane, right-clickSpeedPanel (type)and select .
- Hover-over the label, select , and enterSpeedLabel.
- InPropertiespane, setTexttoSpeed.
- Create a speed circular gauge:
- InProject view, right-clickSpeedPanel (type)and select .
- Hover-over the label, select , and enterSpeedGauge.
- InProperties, create a dynamic link betweenValueand .For more information about dynamic links, see Create dynamic links.
- Create a button that changes panels:
- InProject view, right-clickSpeedPanel (type)and select .
- Hover-over the label, select , and enterChangePanelButton.
- InProperties, set theTextproperty value toChange Panel.
- InEvents, next toMouseClick event, select and select .
- UnderInput arguments, create a dynamic link betweenNewPaneland
Provide Feedback