I know there are ARM api that do get native coords. I used them all the time. I guessed those 68k api would call them guess not. ---- Best Regards, Dmitry Grinberg (847) 226 9295
On Tue, Oct 14, 2008 at 8:17 AM, Luc Le Blanc <[EMAIL PROTECTED]> wrote: > 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/ > -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
