On Mon, 02 Jul 2001 17:56:11 GMT, Robert <[EMAIL PROTECTED]> wrote:
> 
> What is the event that is sent when the user enters a grafitti shift stroke in the 
>grafitti area? I am baffled.
> 
> Thanks in advance for any wisdom.
> 

Thanks very much for your help. I took your advice and tried monitoring the PenUp 
event, and getting the GrfGetState, but doesn't seem to work, though it is exactly 
what I am looking to do. Do PenUps on Graffiti signal a pen up stroke, or is it only 
the pen ups on the 160x160 pixel display area? Is there something else that should be 
specified to signal a PenUp event in the Graffit area.

Right now it is watching for nilEvents, and looking every 20 tics to see if 
GrfGetState is now changed, but this unfortunately means draining batteries faster 
with the extra 
processor work, slower execution of other functions, and a delay of as many as 20 tics 
between the upstroke and when the program responds.

All kind advice sincerely appreciated


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