I am trying to make a sample drawing program and I am
trying to get the X and Y on the penDown. Can someone
please tell me why the following code does not work


case penDownEvent:
     LastX = eventP->sceenX;
     LastY = eventP->SceenY;
     break;

__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

-- 
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