@Intruder wrote:
Hello,
I'm building an application, where I need to receive mouse movement. However it seems that mouseMoved event relaying information related to mouse pointer. Which means that if I continue to move mouse when pointer is already at the side of the screen, I receive no information (since it's limited to screen height/screen width!).
Is there a way to "raw" mouse movement in openFrameworks ?
Second question related to scrollWheel... is there a way to reiceve scrollWheel events - that would be helpful too.
Running on Raspberry PI2 / openFrameworks 0.9.0
Thanks
Posts: 2
Participants: 1