Here are a few ways around it:
- Your format is set to only one significant digit! This means that 120 gets rounded to 100. Increase it.
- Make the knob bigger.
- Make the knob integer (e.g. I32 instead of DBL)
- Add decimal digits (see image below).
Still, that missing number near 150 is somewhat ugly.
😉Message Edited by altenbach on
11-15-2007 10:51 AM