开发者

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

开发者 https://www.devze.com 2023-02-05 14:54 出处:网络
I’m run开发者_StackOverflow社区ning the Windows Phone 7 emulator/simulator and I need to simulate the two-finger pinch/zoom gesture.Any tips?There is a good guide here: http://michaelsync.net/2010/04

I’m run开发者_StackOverflow社区ning the Windows Phone 7 emulator/simulator and I need to simulate the two-finger pinch/zoom gesture. Any tips?


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.


You'll need Windows 7 and a multi-touch monitor; in that setup 2 touchpoints are supported natively by the emulator.

There's no easy software or emulation API support for this.


Laurent Bugnion's MultiTouch library (supports Silverlight 4 WPF, and WP7) enables simulated multitouch in the WP7 emulator.

0

精彩评论

暂无评论...
验证码 换一张
取 消