LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to hide only pause button on toolbar in run time

Solved!
Go to solution

hello,

 

I had hide all the buttons like run, run continuous, abort vi and others by navigating to VI Properties and unchecking the corresponding options.

when i run the vi, all becomes hide except pause button and i didn't find any option for hiding it manually as well as programatically.

 

can any one tell me how to hide pause button. i have an urgent requirement for same.

 

Thanks & Regards,

Samriddh Sarbalhi

0 Kudos
Message 1 of 11
(5,689 Views)
Solution
Accepted by topic author samriddh

Hi,

 

You need...

VI Properties --> Execution

Disable "allow debugging"

 

Rod.

 

Message 2 of 11
(5,680 Views)

hello Mr Rod,

 

Thanks for the solution. I tried and it worked.

 

Have a nice time.

 

Thanks & Regards,

 

samriddh sarbalhi

0 Kudos
Message 3 of 11
(5,673 Views)

Rod wrote:

Hi,

 

You need...

VI Properties --> Execution

Disable "allow debugging"

 

Rod.

 


 

Or, simply uncheck the "Show toolbar while running" option in VI Properties > Execution category. Smiley WinkSmiley Happy
- Partha ( CLD until Oct 2027 🙂 )
Message 4 of 11
(5,670 Views)


@parthabe wrote:
 

 

Or, simply uncheck the "Show toolbar while running" option in VI Properties > Execution category. Smiley WinkSmiley Happy


There is no such option in LabVIEW 9.0 or higher.

0 Kudos
Message 5 of 11
(5,249 Views)

I'd like to hide the toolbar with the Run - Run Continuously - Stop button during run-time. I have disabled the Allow Debugging option in File > VI Properties > Exection, however the tool bar is still showing.

 

Any suggestions? My version of LabVIEW is 9.0.

0 Kudos
Message 6 of 11
(5,245 Views)

Why would you disable debugging instead of unchecking 'Show toolbar when running'? It's easily seen in  'Window Appearance>Customize'

0 Kudos
Message 7 of 11
(5,234 Views)

@Dennis Knutson wrote:

Why would you disable debugging instead of unchecking 'Show toolbar when running'? It's easily seen in  'Window Appearance>Customize'



I just found that the option called "Show Toolbar When Running" is located under VI Properties > Windows Appearance > Customize. I disabled it and it worked. Thanks!

0 Kudos
Message 8 of 11
(5,228 Views)

@wprice wrote:
I just found that the option called "Show Toolbar When Running" is located under VI Properties > Windows Appearance > Customize. I disabled it and it worked. Thanks!

So, the option I mentioned is still available, but only at a different place. Smiley Happy

 

I was shocked on seeing your earlier reply, "There is no such option in LabVIEW 9.0 or higher.". Smiley Surprised

- Partha ( CLD until Oct 2027 🙂 )
0 Kudos
Message 9 of 11
(5,216 Views)

As far as I know, the option has never been selectable under the 'Execution' category. Attach a screen shot that shows that it was ever different.

0 Kudos
Message 10 of 11
(5,211 Views)