LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

hide Labview Front Panel slide popup value

Solved!
Go to solution

Sometimes I want a FP slide that is just for scrolling.  A large graph that's too big to fit the window for example.  The actual slide value is not important to the user.  Problem is that slides want to display their value as a yellow background popup during mouse down even if everything is made not visible.  Is there a way to hide this? Using LV 2021 at the moment but this goes back quite a few versions.

Clipboard01.jpg

0 Kudos
Message 1 of 3
(734 Views)
Solution
Accepted by topic author itronChiraldude

I never paid much attention to that little pop-up, but now that you mentioned it, I tried getting rid of it, and was frustrated when I couldn't (easily).  So I dug a little deeper, and found how to do it.  You just need to write a False to the Slider's "Show Value Tip Strip" Property.

Slider Show Value Tip Strip.png

Bob Schor 

 

Message 2 of 3
(727 Views)

That's what I was looking for.  Thanks!

0 Kudos
Message 3 of 3
(723 Views)