11-18-2002 12:16 PM
11-18-2002 01:47 PM
11-19-2002 12:16 PM
11-19-2002 09:38 PM
10-13-2008 03:01 PM
Just ran into this issue with an application. Solution attached.
Use the Value Changed Event and set the current value of the slider to the previous value. Some display artifacts occur as the UI thread is executed, but the subVI prevents the user from changing the value of a slider.
-Adam