Thank you all for your help with my previous problems.  I have now moved on
to new problems:

I am trying to intercept a penstroke in the silkscreen area by monitoring
calls to EvtProcessSoftKeyStroke.  I was hoping, giving the parameter names
of this function, that it would provide me with the start point and the end
point of my entire stroke, but this appears not to be the case.  Both
parameters (PointType* startPtP, PointType* endPtP) are always equal and set
to the value of my starting point, regardless of the actual stroke that i
make.  So I assume I have to call something like EvtDequeueNextPenPoint or
something to get the end point of the stroke, but I am not sure what to do.
Any help will be greatly appreciated.  Thanks.

-jacob



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