Create the application interface
    Create a gauge, labels, spin box, and buttons.
- Create the gauge:- In theProject viewpane, expand theUIfolder.
- Right-clickMainWindow (type)and select.
- In thePropertiespane, create a dynamic link betweenValueand .For more information about dynamic links, see Create dynamic links.
 
- Create the value label:- Right-clickMainWindow (type)and select.
- Hover-over the label, select, and enter ValueLabel ValueLabel
- In thePropertiespane, set theTextproperty value toVALUE
 
- Create the step label:- Right-clickMainWindow (type)and select.
- Hover-over the label, select, and enter StepLabel StepLabel
- In thePropertiespane, set theTextproperty value toSTEP
 
- Create the spin box:- Right-clickMainWindow (type)and select.
- In thePropertiespane, create a dynamic link betweenValueand .For more information about dynamic links, see Create dynamic links.
 
- Create the message label:- Right-clickMainWindow (type)and select.
- Hover-over the label, select, and enter MessageLabel MessageLabel
- In thePropertiespane, create a dynamic link betweenValueand .For more information about dynamic links, see Create dynamic links.
 
- Create the start button:- Right-clickMainWindow (type)and select.
- Hover-over the button, select, and enter StartButton StartButton
- In thePropertiespane, set theTextproperty value toSTART
- Create an advanced dynamic link betweenEnabledand with an expression evaluator!{0} For more information about dynamic links, see Create dynamic links. For more information about dynamic links, see Create dynamic links.
- In theEventspane, next toMouseClick eventselect and select . SUGGERIMENTO: If you cannot complete this step, save the project and reopen it. and select . SUGGERIMENTO: If you cannot complete this step, save the project and reopen it.
 
- Create the stop button:- Right-clickMainWindow (type)and select.
- Hover-over the button, select, and enter StopButton StopButton
- In thePropertiespane, set theTextproperty value toSTOP
- Create a dynamic link betweenEnabledand .For more information about dynamic links, see Create dynamic links.
- In theEventspane, next toMouseClick eventselectand select . SUGGERIMENTO: If you cannot complete this step, save the project and reopen it. SUGGERIMENTO: If you cannot complete this step, save the project and reopen it.
 
- Arrange the interface elements.

Fornire un feedback