--- Renaud Amar wrote: > > But that still remains the problem of the timers, > which are crucial for my recognition patch. > Because my recognition engine can also recognize > multi strokes characters, so I can't just call the > recognition procedure on a penup and I obviously > need a timer that calls the recognition if no > strokes have been entered for a certain > amount of time.
I'm not sure, but I think that is an incorrect assumption. For example, look at how the Grafitti engine handles an "X" in MemoPad. First you draw one line of the X (\) and the GSI indicates this with the "Symbol" symbol (it looks like "\"). Whenever you get around to entering the other line of the X (/), the X character is generated. If you switch to another app or tap somewhere outside the Grafitti area before entering the second stroke, then the "Symbol" symbol goes away and you have to start over again. It doesn't appear that there is any timer involved. __________________________________________________ Do You Yahoo!? Find a job, post your resume. http://careers.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
