Mouse Input

Is there any chance of having MOUSEWHEEL_UP/_DOWN implemented in SDL? Those
are very important bindings for me in situations when I need to quickly
choose the right tool for the job (i.e., rockets or flack…)

It seems these event messages are implemented differently just from Win9x to
NT/2000, and I have no idea how Linux handles these.

  • Brent

Is there any chance of having MOUSEWHEEL_UP/_DOWN implemented in SDL? Those
are very important bindings for me in situations when I need to quickly
choose the right tool for the job (i.e., rockets or flack…)

Yes, this will appear in SDL 1.3
In the meantime, you can use buttons 4 and 5 as mousewheel up/down on Linux.

See ya!
-Sam Lantinga, Lead Programmer, Loki Entertainment Software