Hi Mario,
Yes, I did step through with a debugger, and set breakpoints. That is how I verified that only mouse events are coming in. Besides events, the sf::Touch class is not returning any activity at all. Am I missing an SFML setup or initialization call for touchscreen?
Thanks.