12-10-2009 06:34 PM
I have a pointer slide with 8 slides. If I click in between the slides, the active slide will move to that position, when I just missed the one I wanted to move with the mouse. How do I stop this and only respond to the slide the mose is pointing to.
Solved! Go to Solution.
12-10-2009 06:56 PM
With an event structure (you have one in your VI already, right?), you can setup to grab the closest slider. See the example.
12-11-2009 12:44 PM
12-11-2009 01:30 PM