Sign in
Anson Tsao's Blog
On programming, user interfaces and data visualizations
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
Collaboration
DataViz
eScience
Multitouch
Surface SDK
WPF
Browse by Tags
MSDN Blogs
>
Anson Tsao's Blog
>
All Tags
>
wpf
Tagged Content List
Blog Post:
Custom Touch Devices
AnsonT
WPF4 allows applications to implement custom touch devices. We added this functionality to allow Surface SDK to be built on WPF multi-touch APIs directly. As we announced at PDC09, the next version of the Surface SDK will implement WPF multi-touch devices with the input from the Surface vision system...
on
30 Jan 2010
Blog Post:
Pictionaire: Multi-touch table that integrates physical and digital objects from Microsoft Research
AnsonT
Another interesting MSR multi-touch project: Pictionaire This research project combines computer object recognition and Surface style multitouch interactions for collaboration. It’s based on a modified version of the Surface SDK It is really easy to add custom touch devices...
on
30 Jan 2010
Blog Post:
Multi-touch in WPF 4 Part 3 – Manipulation Events
AnsonT
One of the most common usage of multi-touch input is for panning, zooming and rotation. With WPF4, the easiest way to implement these gestures is by using the Manipulation events on UIElements. Manipulation events also support simple inertial physics for a more fluid user experience. You may well...
on
11 Jan 2010
Blog Post:
Multi-touch in WPF 4 - Part 2
AnsonT
Raw Touch Events Touch events are the equivalent of mouse events for multi-touch input. In WPF4, we’ve added touch events to UIElement, UIElement3D and ContentElements. Multi-touch events follow the same patterns as mouse events, with TouchDown, TouchMove and TouchUp, the Preview variants and TouchEnter...
on
11 Dec 2009
Blog Post:
Multi-touch in WPF 4 – Part 1
AnsonT
During PDC 09, I co-presented a multi-touch session with Robert Levy from Surface. (BTW, You have got to see the monster demo that Robert gave on the Surface unit.) We made a couple of significant announcements for WPF multi-touch developers. First, in post beta 2 builds of WPF, we will have built...
on
3 Dec 2009
Page 1 of 1 (5 items)