开发者

How to implement Touch Screen functionality in WPF

I am using WPF 3.5 on Vista Machine. Can someone please let me know how to implement touch screen functionality on this. A demo exam开发者_StackOverflow社区ple will be really helpful.

Thanks, Sachin


Touchscreen is like a mouse in all respects, except it can "teleport" the mouse pointer all over the place. Also, you can't have mouse hover effects with a touchscreen because it's impossible to move the cursor without clicking or dragging.


You also need hardware that supports touch. This podcast is a good introduction to the technology from a .net perspective:

http://www.dotnetrocks.com/default.aspx?showNum=469

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜