On Feb 10, 2:00 pm, Andreas Schiefer <[email protected]> wrote: > It doesn't work for me (Windows 7) using your demo. I think the reason > is that the mouse gets positioned absolute on screen, not relative to > the window.
I've applied the same logic fix as for carbon (where the mouse cursor is also positioned absolutely), try http://hg.codeflow.org/pyglet/rev/5d1dc1bcb31c, thanks for testing (my windoze virtual machine in virtualbox doesn't seem to support sharing an opengl context with GLX, even though it's advertised that this would work). -- 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.
