Multitouch Windows 7 disable cursor
Hi all, I'm working on an application using Multitouch gesture detection on Windows 7, and I would like to disable the touch cursor appearing on the screen when touching it. Hence, Windows 7 seems to be running a "double tap" gesture detection each time I touch the screen. There is a delay between the touch on the screen and the notification in my Unity script.
Does someone has an idea on what is going one ? The gesture detection works, but not properly.
I am running windows 7 with touch-pack-web installed, and Unity 5.
Your answer

Follow this Question
Related Questions
Need some help with Touchscreen Input. 1 Answer
Black screen when running a built game. 0 Answers
Exporting to iOS from Windows 7 1 Answer
On touch in a rectangle 0 Answers
[MOBILE 2D] Make touch.deltaposition consistent across all devices 1 Answer