Managed wrapper of the Gesture APIs
Ron and I did a part 1 of the Webcast on the Gesture APIs in the Windows Mobile 6.5 and a managed wrapper that we created. In this Webcast we talked about GestureRecognizer class. You can catch a recording from here:
In the Part 2 we will be describing the Physics engine and WAG functionality of the Gesture API's. You can register for this webcast here:
https://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032422150&Culture=en-US
The code for the managed wrapper is available at:
https://code.msdn.microsoft.com/gestureswm
Enjoy!
Comments
- Anonymous
November 07, 2011
Can we use this library to ignore Gestures? We want to ignore gestures, for example in a tab control, we do not want to move to a new tab when we silde. Can we use this library as I was not able to find a managed wrapper to do this. -Thanks Chakri Bireddy.