Darren Barnes wrote: > Have come to the conclusion that the touchscreen is configured > to the original palm specifications, (these must have had direct > 1:1 mapping of touch sensors to screen coordinates at 160x160) > and when 'high-density' displays were released the touch > sensors where not updated in line with the new display > resolutions.
I concluded the same too. Checking my old code, I see that I must multiply the coords I get from EvtGetPen or EvtGetEvent in order to obtain hi-res coords. Indeed a lack of pen resolution. Luc Le Blanc -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
