Hello,
am trying to read accurate coords for a high-resolution screen 
(either 320x320 or 320x480),
using the coords returned from penDown, penMove, penUp events;
event->screenX
event->screenY
which are single-density coords (0-159, 0-159)
These values can be multiplied by two to get the high-resolution coords, but 
that means that half the possible values are not available.
is there a way of returning the high-resolution coords required from the pen 
events.
many thanks for any help, much regards
Darren



      
-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to