[SDL] OS X mouse motion reversed?

Eric Wing ewing2121 at yahoo.com
Fri May 28 15:07:29 PDT 2004


> From: Aisha Fenton 
> 
> Hi,
> When using SDL 1.2.7 for OSX I have noticed that the
> y coord for 
> the mouse motion event is the reverse of that for
> Windows/Linux.

Are you running Panther and is your program using
OpenGL in windowed mode (not fullscreen)? If so, this
is a known bug in SDL. I helped submit a few patches
to fix this problem. Try using the CVS version
instead.

-Eric





More information about the SDL mailing list