have done as requested, in form handler WinSetCoordinateSystem(144); values being returned from pen events are still single-density (0-159), although the WinDrawChars now draws at the double-density coords, is there another way. many thanks, regards Darren
--- On Sat, 11/10/08, Dmitry Grinberg <[EMAIL PROTECTED]> wrote: From: Dmitry Grinberg <[EMAIL PROTECTED]> Subject: Re: PenEvents and screenX, screenY - help please To: "Palm Developer Forum" <[email protected]> Date: Saturday, 11 October, 2008, 8:38 PM set screen density to 144 On 10/11/08, Darren Barnes <[EMAIL PROTECTED]> wrote: 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/ -- ---- Best Regards, Dmitry Grinberg (847) 226 9295 -- 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/
