简体   繁体   中英

How to Develop Microsoft Surface Apps that Implement Gestures

Good Morning All,

I am struggling to find basic/beginners resources on developing Surface applications for the Microsoft Tablet/Surface.

I can't even get the SDK to install against Visual Studio 2013?

Is there a tutorial somewhere where I can learn to how to create a basic swipe/touch interface for the Surface.

Cheers All,

Alex

The SDK only works with Visual Studio 2010. I'm not sure why the MS Surface SDK hasn't been upgraded to work with later versions of Visual Studio...perhaps it's not doing that well in the marketplace.

Once you install the SDK, though, you'll have access to the sample code , where you will find plenty of samples that use gestures (now called "manipulations"). And if you don't actually have a PixelSense device, you'll want to look here for how to get those samples to run on a mere touchscreen device.

Note that the shared multi-user desktop device that used to be called Surface is now called PixelSense, as explained in this technote .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM