Advertisement
You are looking at a partial list of posts.
Please
leave a comment, ask a question and consider
subscribing to the latest posts via RSS or
email. Thank you for visiting! Below is a list of entries related to:
multi-touch.
My site contains more than just the information below and I'd encourage you to visit the
home page to view
current information as well as other items/categories that might be of interest.
There are 1 entries for the tag
multi-touch
One of the new features to Silverlight 3 is the ability to add multi-touch capabilities to your application. When I posed the question on Twitter, I got some responses of ideas people would use this for. Honestly most of them could be accomplished with mouse events today and X/Y calculations. These would be the touch applications that are pretty singular. But I did get some multi-touch ideas that I think I’ll try to explore. First though, let’s look at the basics of what Silverlight provides for multi-touch application development. Hardware Hopefully I’m stating the obvious here, but your...