Configure the acceleration panel (type)
Add a label, gauge, and a button that changes panels.
- Create an acceleration label:
- InProject view, right-clickSpeedPanel (type)and select .
- Hover-over the label, select , and enterAccelerationLabel.
- InProperties, setTexttoAcceleration.
- Create a speed linear gauge:
- InProject view, right-clickSpeedPanel (type)and select .
- Hover-over the label, select , and enterAcceleration.
- InProperties, create a dynamic link betweenValueand .
- Create a button that changes panels:
- InProject view, right-clickSpeedPanel (type)and select .
- Hover-over the label, select , and enterChangePanelButton.
- InProperties, setTexttoChange Panel.
- InEvents, next toMouseClick event, select and select .
- UnderInput arguments, create a dynamic link betweenNewPaneland
Provide Feedback