In my experience from inside a notification callback, the T|T ends up getting a Fatal Error.
So I loop until the pen is released before returning. "Einar �rn" <[EMAIL PROTECTED]> wrote in message news:113262@palm-dev-forum... > > Hi all, > > What will happen if a task calls EvtFlushPenQue before the PenMgr have > stored the last "pen up" of a stroke ? Or if the pen que is flushed while an > application is iterating a stroke with EvtDequeuePenPoint ? > > PenMgr: > store pen Down > store pen move > store pen move > store pen move > store pen move > store pen move > store pen move > store pen move > store pen move > > application: > EvtDequeuePenStrokeInfo > EvtDequeuePenPoint > EvtDequeuePenPoint > EvtDequeuePenPoint > > Driver: > EvtFlushPenQueue > > [application: > EvtDequeuePenPoint] > OR > [hardware: > storePenUp] > > thanks in advance. > E. > > > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
