Question

I want to use gestures on a windows mobile phone. For example (using .net cf 3.5) to wipe from left to right on the touchscreen over a form or something and switch to next form and of course back.

I know its not that difficult to create it on my own, but maybe someone did that before. Specially if there are some extra gestures like circles and so on...

Thank you for your help.

Greetings Karl

Was it helpful?

Solution

This article explains pretty well how to use gestures:

Optimizing Screen Area Using Mouse Gestures

Also check this MSDN sample code:

Windows Mobile Managed Gestures Sample

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top