Also, my guess is that you want x and y to be globals, so they're remembered
when the next event comes along... Better rename them too... gLastX gLastY
sound good to me.

Regards,

Alan Ingleby
Systems Developer
ProfitLink Consulting Pty Ltd
309 Burwood Road
Hawthorn
Victoria 3122
Australia
"Aaron Ardiri" <[EMAIL PROTECTED]> wrote in message news:52566@palm-dev-forum...
>
> > int x,y;
> > int penX,penY;
> > Boolean             penDown;
> > /* Here is the error*/ EvtGetPen(penX, penY, penDown);
>
>   &penX, &penY, &penDown
>
>   ...
>
> // az
> [EMAIL PROTECTED]
> http://www.ardiri.com/    <--- free games!
>
>
>



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to