WhiteMonkey
10th January 2007, 02:21 PM
I love the "multi-touch" idea used on the demos for Apple's new iPhone (for an example check out the photos demo (http://www.apple.com/iphone/phone/) where the white circles represent finger touches).
Basically it allows you to zoom in by placing two fingers on the touch screen and sliding them together - sliding them apart zooms out.
Neat idea, but is it even technically possible to do this on HTC devices and/or in WM5? I haven't done any development using M$ APIs in years: as I recall the "mouse" X and Y coords were available - but I can't think of how you could possibly access two seperate "touches"/mouse pointers... AFAIK Windoze "averages" the two, or treats it like you moved your (single) finger really fast from one point to another.
Any XDA developers out there who may be able to shed some light on the technical feasability of reproducing multi-touch on HTC/WM5?
Basically it allows you to zoom in by placing two fingers on the touch screen and sliding them together - sliding them apart zooms out.
Neat idea, but is it even technically possible to do this on HTC devices and/or in WM5? I haven't done any development using M$ APIs in years: as I recall the "mouse" X and Y coords were available - but I can't think of how you could possibly access two seperate "touches"/mouse pointers... AFAIK Windoze "averages" the two, or treats it like you moved your (single) finger really fast from one point to another.
Any XDA developers out there who may be able to shed some light on the technical feasability of reproducing multi-touch on HTC/WM5?