--- Craig Belson <[EMAIL PROTECTED]> wrote: > would it just be EvtGetPen(&x,&y,&pendown) to take > care of a penDownEvent? I know that's not specific, > but I'm not positive of the type for x and > y((U)Int16?), and I know pendown would be a boolean, > and I also know that's how I call the function... :-) > > -C
Normally, you don't call EvtGetPen(); the OS calls it. I posted some code that shows how to get pen events in the grafitti area here: http://www.escribe.com/computing/pcpqa/m61389.html __________________________________________________ Do You Yahoo!? Yahoo! Health - Feel better, live better http://health.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
