The SDL forums have moved to discourse.libsdl.org.
This is just a read-only archive of the previous forums, to keep old links working.


SDL Forum Index
SDL
Simple Directmedia Layer Forums
Touch triggers mouse events on Windows
yaronct


Joined: 10 Mar 2015
Posts: 9
Hi,

When I touch the screen I get both touch events and mouse events. However I want to handle them differently, so is it possible to make touch trigger touch events only, and not mouse events?