I wonder if someone could enlighten me as to exactly what happens when you press more than one digit on the pandora screen....
I have heard a few rumors on what happens if you push (for example) two digits on a resistive touch screen
1. Masking i.e. you will see either one digit or the other in some random fashion depending on where the digits are pressed
2. Error i.e. no coordinate is returned or some other coordinate that is not related to either digit is returned
3. Average i.e. you get the average coordinate back i.e. somewhere between the two digits
I was hoping that the third case would be the result of multi-digit contact on the pandora screen.
i.e. some kind of average.
If this turns out to be the case I believe that by using some clever vector math it should be possible to infer the position of the two digits with a reasonable degree of accuracy.
Why am I hoping for this?
Well, if that turns out to be the case we can implement a fairly crude variant of pinch-to-zoom like on the iphone.
So....
Anyone with actual hardware on their hands, what happens when you press multiple locations on the touch screen at once?
I have heard a few rumors on what happens if you push (for example) two digits on a resistive touch screen
1. Masking i.e. you will see either one digit or the other in some random fashion depending on where the digits are pressed
2. Error i.e. no coordinate is returned or some other coordinate that is not related to either digit is returned
3. Average i.e. you get the average coordinate back i.e. somewhere between the two digits
I was hoping that the third case would be the result of multi-digit contact on the pandora screen.
i.e. some kind of average.
If this turns out to be the case I believe that by using some clever vector math it should be possible to infer the position of the two digits with a reasonable degree of accuracy.
Why am I hoping for this?
Well, if that turns out to be the case we can implement a fairly crude variant of pinch-to-zoom like on the iphone.
So....
Anyone with actual hardware on their hands, what happens when you press multiple locations on the touch screen at once?