Click here to Skip to main content
15,892,161 members
Please Sign up or sign in to vote.
4.50/5 (2 votes)
See more:
Hi
Is it possible to recognize your own multi-touch gestures with WPF 4.0 or should I use the interop wrapper .dll's for WPF 3.5 Windows7.Multitouch.WPF.dll?

Can I react on the known windows gestures with the Interop wrapper (like tap, pan, zoom) and create own gestures? With which algorithm can I recognize gestures with?

My goal is not to manipulate some objects. I want to execute special functions; for example when I draw a quad, the program should recognize this and execute the adapted function.

Thanks.
Posted
Updated 16-Jun-11 0:37am
v3
Comments
Slacker007 16-Jun-11 6:36am    
Edited for readability.
Sergey Alexandrovich Kryukov 16-Jun-11 12:33pm    
Good question, my 5.
--SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900