Tagged Questions
4
votes
1answer
2k views
Windows Mobile 6.5 Gestures and C# 2.0 Application
I am looking for some advice on handling WM 6.5 Gestures in a C# 2.0 Application. Currently things like pan and scroll are interfering with controls like the Tab Control and listviews.
Is there a way ...
1
vote
1answer
123 views
WP7: Questions regarding Touch Gestures
First, I am extremely new to Windows Phone 7 and am using some time off to leisurely dive into programming for the platform.
I am using the Silverlight Toolkit for Windows Phone 7 ...
0
votes
0answers
93 views
Magic trackpad gesture recognition
Does somebody know what the easiest way would be to work with the apple magic trackpad and just have it recognice gestures(2 Finger up/down swipe and left/right swipe and tap) and not be working as a ...
0
votes
0answers
57 views
How to Automate Multi-touch gestures?
Is there any way to automate windows Multi-touch aware application? I am searching the possibilities to automate Gestures such as rotate, zoom, inertia, two finger pan etc using c# or any other ...