Is there any library for multi touch capabilities of Windows 7 wrapped up for .NET?
I mean this, but with .NET flavor.
Some limitations however: I need it for DESKTOP development, and for Windows Forms, no WPF.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
http://multitouch.codeplex.com/
http://archive.msdn.microsoft.com/WindowsTouch: Look for “interop sample”
BTW: WPF4 should support it out of the box:
http://blogs.msdn.com/b/ansont/archive/2009/12/03/multi-touch-in-wpf-4-part-1.aspx
http://blogs.msdn.com/b/jaimer/archive/2009/11/04/introduction-to-wpf-4-multitouch.aspx