On 10 Feb., 10:23, Florian Bösch <[email protected]> wrote:
> Can somebody test this on windows? (you could test it 
> withhttp://hg.codeflow.org/halogen/file/4da0dc8949a0/examples/demo.pyby
> dragging the slider and see if the mouse behaves correctly)

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.
If the window is in the top-left corner of the screen there is only a
small offset to the expected position (most likely the size of the
window border), but if the window is on the right or on the bottom of
the screen the mouse appears outside the window when releasing the
slider handle.

-- 
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