[racket-dev] Windows horizontal mouse wheel
Thanks, Matthew!
On Sun, Apr 3, 2011 at 11:39 AM, Matthew Flatt <mflatt at cs.utah.edu> wrote:
> The `racket/gui' library now supports horizontal mouse-wheel events,
> but I don't have a Windows machine with a mouse that support horizontal
> wheel events. As likely as not, I've implemented it backwards for Win32
> (i.e., it's tricky atbest to match positive/negative with left/right
> based on the docs).
>
> Can someone who does have such a Windows mouse run
>
> racket -l tests/gracket/showkey
>
> with the latest and tell me whether horizontal wheel events are correct
> or backwards?
>
> Thanks,
> Matthew
>
> _________________________________________________
> For list-related administrative tasks:
> http://lists.racket-lang.org/listinfo/dev
>
>