> hi,
>
> when running the "drawing" demo there is the following behaviour:
>
> after starting the program and using the mousewheel to change the
> number of sides, it doesn't stop at zero.
> Once you used the (left) mousebutton to drag the slider button this
> is no longer possible (if you start with number of sides > 0)
> Is this a bug in the handle() method of the slider?
>
>  Michael

I think it is a bug, the value of the slider should be clamped within the 
range, but it is not from the mousewheel events.  So I will submit a Software 
Trouble Report about it.

_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to