Posted: 22nd Oct 2011 12:18
Hello, I recently had the use of an HP TouchSmart 610 pc which has a 23" multitouch screen.

AGK reported that it wasn't multitouch at all. But more worryingly, AppGameKit refused to register a touch event from the screen. What appears to happen, is that touching the screen didn't trigger a click event, it only moves the cursor to that location. You have to touch and move a little bit to register as a click.
Posted: 22nd Oct 2011 14:25
The screen "touch" emulates the mouse, that's why agk is not registering a touch device
Posted: 22nd Oct 2011 22:05
But the issue is a touch isn't emulating a mouse click, only a mouse move.
Posted: 23rd Oct 2011 4:12
I have seen this when I worked on a PC based touch application earlier this year, and has a few root causes about how Windows emulates the touch input. Post this as a bug in the issues board at: http://code.google.com/p/agk/issues/list