Quantcast
Channel: LabVIEW topics
Viewing all articles
Browse latest Browse all 67078

Data Entry bug when a Numeric Control is controlled with mouse wheel

$
0
0

My coworker discovered a feature while using a program I had written in Labview. If he place the curser on the data entry of a numeric control, he could increment the value by scrolling with the mouse wheel. However if the numeric control is set up with Data Entry limits, there seems to be a bug. 

 

When setting Data Entry limits to a numeric control to -10 and 10 in this example. Then incrementing the value using the mouse wheel, I would expect the value to stop at 10, but the value goes like this:

0, 1, 2, 3, ..., 9, 10, -10, 0, 1, 2, 3, ...

Same for decrementing:

0, -1, -2, -3, ..., -9, -10, 10, 0, -1, -2, -3, ...

kdVaage_1-1737106449934.png

This is in Labview 24.

 


Viewing all articles
Browse latest Browse all 67078

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>