up vote 1 down vote favorite
2
share [g+] share [fb]

Are there any half decent mouse gesture libraries for .Net? Have found very few and no decent ones.

link|improve this question
feedback

3 Answers

Haven't tried it, but found this one on Codeplex:

Mouse Gestures for .NET

link|improve this answer
feedback

I believe that gesture and multitouch support will be in .NET 4. Beta 2 of Visual Studio 2010 is available on MSDN, and will be in public beta October 21. That's one place you need to look.

How that would interact with a mouse, I don't know.

link|improve this answer
feedback

An interesting article and code at code project:

http://www.codeproject.com/KB/recipes/cmgblade.aspx

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.