LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

change the shape of the run button

hello.

    In order to match my UI. I want to change the shape and place of run button, abort button in the toolbar of the vi. But I don't know how? So if you know,please tell me, your help will be greatly appreciated.(picture 1) 

 

0 Kudos
Message 1 of 2
(2,338 Views)

 A final built application does not have a toolbar. Is should be set to run when opened and close when done.

 

The toolbar is for the development environment. When was the last time you had to start and stop ms word or your internet browser? Seems silly!

 

Design the program as a proper state machine, starting up in an idle state, for example.

Message 2 of 2
(2,327 Views)