Hello DR0ID, Could you please try my code at this commit: https://bitbucket.org/dangillet/pyglet/commits/3bc4106e4dc1303d0737b657aff9f949239ece40 ? I've implemented RawInputs in Windows for mouse exclusive mode.
You can also find a test case in tests/interactive/window/test_window_events.py called EVENT_MOUSEMOTION_EXCLUSIVE. If you have pytest installed, you can launch it from the tests/interactive folder with the command py.test window\te st_window_events.py::EVENT_MOUSEMOTION_EXCLUSIVE. Otherwise you can run all the other tests as well. Please let me know if that fixes the problem for you. Dan -- You received this message because you are subscribed to the Google Groups "pyglet-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/pyglet-users. For more options, visit https://groups.google.com/d/optout.
