>From a program I made some time ago on linux (http://www.loria.fr/
~rougier/coding/software/glydget.tgz), I think the dx is ok while the
dy is inversed. I tried to pull/update the cocoa branch but still get
the inversed dy.

Nicolas


On Mar 23, 4:42 pm, Phillip Nguyen <[email protected]> wrote:
> On Mar 22, 9:31 am, Nicolas Rougier <[email protected]> wrote:
>
> > Also, I'm not 100% sure but I think the sign of dy in the
> > 'on_mouse_drag' event handler may have been reversed.
>
> Yes, you are right.  While looking at this, I also noticed
> that the dx values for scroll wheel events when scrolling
> left or right do not match up to what I might expect.
> Currently dx is negative when scrolling right and positive
> when scrolling left.  Should this be considered correct
> behavior?  For comparison, dy is positive scrolling up and
> negative scrolling down.
>
> Also, I'm not getting any mouse button information from Carbon.
> Is this broken?
>
> --phillip

-- 
You received this message because you are subscribed to the Google Groups 
"pyglet-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pyglet-users?hl=en.

Reply via email to