Quote:
Originally Posted by klaus
you dont know if any pixel inside the ImageButton does respond or not
|
Strictly speaking touch screens PDAs do not have pixels but as far as I can see are on most (all? - i can't be dogmatic about that) devices analogue resistive devices that measure voltage at a point along a voltage gradient across both X and Y axes to detect where the stylus. An analogue to digital converter gives a digital indication of the X and Y voltages that the device then scales and offsets to give pixel coordinates.
When we were developing early PDAs the main problems we had were Newtons' Rings appearing as the touch screen layers sagged and stretched in use and non-linearity in the resistive coatings. I suspect that non-linearity concerns are why the position of the calibration points of a device are located where they are. The extreme corner voltages are known as they are the voltage actually applied to the touchscreen. The middle dot is ideally half the applied voltage but the calibration measures it in case it is not. The four other dots between the centre and edge give another set of values that may differ from the ideal so the device now has a four segment linearity "curve" in both X and Y with which to correct the measured voltages.
EDIT:- The best test for touchscreen linearity is to draw with the stylus. You can rapidly test a large area by "scribbling" and it is pretty obvious to the eye if the ink is not following the stylus tip. You just have to be careful not to draw faster than the device can cope with.