by Laurent Bugnion via Silverlight on 6/20/2010 6:19:15 PM
I finished implementing version 0.1/beta1 of a multitouch behavior for Windows Phone 7 and need beta testers.
Multitouch in Windows Phone 7 is not super hard, but there are a few things that need to be taken in account (such as the orientation of the device). In addition, it is very easy to get unwanted effects on a small screen (for example that the element becomes too big/too small). Also, in some cases the proportionality should be kept for a scaled element. The multitouch behavior encapsulates all these concerns and expose a set of easy-to-understand properties to govern its usage. These properties can be databound, so you can even change their value during runtime.
In addition to this, the multitouch behavior has two modes that make it easier to debug a multitouch application:
Notes:
The multitouch behavior for Windows Phone 7 will be published on Codeplex, in the awesome project started by Davide Zordan that aims to provide a unified interface for multitouch in Windows Presentation Foundation, Silverlight and Windows Phone 7.
The following is supported in this first version:
Not supported:
You need the following to test the multitouch behavior:
Apparently not every multitouch computer supports multitouch in the Windows Phone 7 emulator. We heard that the PDC laptop (that was given to PDC attendees in 2009) does not support multitouch in the emulator.
To know if your multitouch computer qualifies is very easy with the following steps:
If you are able to zoom in and out using the pinch gesture, your computer should be able to test the Windows Phone 7 multitouch behavior!
Very simple: Send me an email (laurent@galasoft.ch) or send me your email address on Twitter (@lbugnion). I will send you a test application, instructions to make it work and a few questions that I would like you to answer to understand how the experience worked for you, and how it could be improved.
I will also be looking for people willing to write documentation (articles, etc…) for this component, so if you have the soul of a writer and have an outlet (blog, Code Project, etc) let me know and I will send you the preview code.
I am hoping to publish the code on Codeplex very soon after I get enough feedback. Of course all announcements will be made on this blog too, so stay tuned.
Debug mode in multitouch behavior
Visualization of finger
Debug mode and visualization of finger
Settings of sample application
Happy coding!
Laurent
Original Post: Windows Phone 7 multitouch behavior: beta testers needed (#wp7dev)!
The content of the postings is owned by the respective author. Silverlight Feeds is not responsible for the contents of the postings. This site is automatically generated and cannot be reviewed for abusive content. If you find abusive content on Silverlight Feeds, please contact us. Designated trademarks and brands are the property of their respective owners. All rights reserved.