Simulate pinch gesture in Windows Phone 8 emulator [duplicate]

被刻印的时光 ゝ 提交于 2019-12-05 08:15:44
user1836122

The Windows Phone emulator only supports multitouch gestures with a multitouch device. You would have to have a screen, or touchpad to work with it. Also, there has been comments about using two mice and there is a project on codeplex http://multitouchvista.codeplex.com for it.

A short video demonstration about using MultiTouchVista to emulate a pinch gesture on Windows Phone can be found here: http://vimeo.com/10330829

A great option is to get one of those cheap android tablets and turn it into a second monitor. Then you can do touch gestures in the emulator. Also, the phones are so fast now that I often just debug on the phone and skip the emulator.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!