LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

scoll bars missing on global file

Solved!
Go to solution

I have inherited some VIs in which the scroll bars have been eliminated from a global file. You can do this by right clicking on any global. How do I rollback this option so that scroll bars are visible?

 

Thanks,

-Ram.

 

 

0 Kudos
Message 1 of 3
(2,646 Views)
Solution
Accepted by topic author Ram_Chidambaram

Once both are turned off I don't think there's a way to be able to do it without resorting to doing it programmatically. See here: How Can I Programmatically Show or Hide the Front Panel Scroll Bars?

 

The example given in that link only does it for the VI itself. If you want to do the operation on another VI you need to open a reference to the VI/global. See attached.

Message 2 of 3
(2,614 Views)

Thank you very much.

 

-Ram.

0 Kudos
Message 3 of 3
(2,611 Views)