Re: PenEvents and screenX, screenY - help please

2008-10-11 Thread Dmitry Grinberg
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/

PenEvents and screenX, screenY - help please

2008-10-11 Thread Darren Barnes
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/