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

有帮助吗?

解决方案

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

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top