Configure the acceleration panel (type)
Add a label, gauge, and a button that changes panels.
-
Create an acceleration label:
- In Project view, right-click SpeedPanel (type) and select .
-
Hover-over the label, select
, and enter AccelerationLabel.
- In Properties, set Text to Acceleration.
-
Create a speed linear gauge:
- In Project view, right-click SpeedPanel (type) and select .
-
Hover-over the gauge, select
, and enter AccelerationGauge.
- In Properties, create a dynamic link between Value and .
-
Create a button that changes panels:
- In Project view, right-click SpeedPanel (type) and select .
-
Hover-over the label, select
, and enter ChangePanelButton.
- In Properties, set Text to Change Panel.
-
In Events, next to MouseClick event, select
and select .
- Under Input arguments, create a dynamic link between NewPanel and