Click here to Skip to main content
15,895,084 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

Few questions regarding NUI and WPF.

1. Does using a Stylus qualify for Natural User Interface?
2. Will the touch and Manipulation features of WPF 4.0 work for Microsoft Surface? If so what is the main purpose of Surface SDK?
3. What are all the platforms/devices I can target for NUI, using WPF?
Posted
Updated 5-Feb-11 21:49pm
v2

1 solution

1. A stylus is only an input device - obviously it can be used to provide input to a Natural User Intereface[^], and some people fill find it more natural than a mouse. From the users' perspective it will not be as "natural" as a multi-touch enabled surface, but I would rather create a sketch using a stylus then a mouse.

2. Seems like The Microsoft Surface Blog[^] provides a lot of information you will find useful. Including demos based on WPF. Surface provides a more comprehensive API for developing natural user interefaces.

3. With the release of Surface 2.0 SDK you can target any touch enbled device running Windows 7. Windows 7 Mobile devices, and possibly other devices too

Regards
Espen Harlinn
 
Share this answer
 
Comments
[no name] 7-Feb-11 0:38am    
Thanks espen. I'm trying to do a document on targeting NUI using WPF. So found it difficult organize the content with so much avenues available! Thank you very much for your clarifications! (My vote 5 on 5)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900