MacArthur, Ian (SELEX GALILEO, UK) wrote:
>>      Or maybe just assume anything less than 1 is 1,
>>      and don't scale at all.
> 
> Given my experience with the Wacom puck, that might be best?

        Yep, sounds like it.

        I'm guessing, though, the wacom puck intentionally sends large
        increments, which is useful when scrolling.

        I find the default behavior of the logitech when scrolling Apple's 
TextEdit
        waay to slow; 10 clicks of the mouse == scroll up one line? That's nuts.
        So you have to 'rev' the mousewheel to get large increments, which is 
what one
        usually wants, so you're having to 'rev' the mouse wheel a lot, rather 
than
        little clicks to scroll.

> So, what we are talking about is something like:
> 
>       0 -> 0
>       0 < x <= 1.0 -> 1
>       1.0 < x -> x

        Yes, zactly.
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to