Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can I simulate multi-touch in the Windows Phone 7 emulator?

I’m running the Windows Phone 7 emulator/simulator and I need to simulate the two-finger pinch/zoom gesture. Any tips?

like image 506
Alan H. Avatar asked Jan 20 '11 19:01

Alan H.


1 Answers

There is a good guide here: http://michaelsync.net/2010/04/06/step-by-step-tutorial-installing-multi-touch-simulator-for-silverlight-phone-7

Basically you will need to use the Multi-Touch Vista project on CodePlex available here: http://multitouchvista.codeplex.com/ and 2 mouses mice.

like image 196
theChrisKent Avatar answered Oct 17 '22 23:10

theChrisKent