Tagged Questions
2
votes
1answer
66 views
Translating Mouse gestures into Numbers (.NET)
I am looking for a way to translate mouse movements - while the left mouse button is kept pressed down - into numbers 0 - 9.
Are there any existing .NET libraries for this?
many Thanks for any ...
1
vote
2answers
491 views
How to disable mouse gestures as a developer?
I'm developing a web application and I noticed how irritating mouse gestures can be on it, so, is there a way to disable them (Firefox and Opera particularly)?
Edit: It seems there is some confusion. ...
1
vote
2answers
522 views
Algorithm to recognise mouse movements
Am wondering if there has been any research/algorthms which specify the amount of deviation of the mouse while recognizing characters like say "?" drawn using the mouse. Something a sort of optical ...
0
votes
1answer
70 views
Does anyone know how to implement simple mouse gestures in jQuery/javascript?
Something exactly like this would be perfect.