How to Develop WPF Multi-Touch Application without a Touch Screen?
Posted
by Bill Jeeves
on Stack Overflow
See other posts from Stack Overflow
or by Bill Jeeves
Published on 2010-06-09T15:47:43Z
Indexed on
2010/06/10
2:52 UTC
Read the original article
Hit count: 280
wpf
I'm tasked with creating a multi-touch application but I don't have a multitouch screen or device and ours don't arrive for a month (Grr!)
Is there some kind of emulation or cheap USB device that we can get that will work with WPF in .NET 4 for the interim?
© Stack Overflow or respective owner