Re: How can I get the Graffiti manager to recognize numbers? I've searched the forum and have seen a number of people ask the same question, but I haven't seen any real answers.
Does anyone know how to force the Graffiti (1) manager to recognize numbers? GrfProcessStroke seems to generate letters/punctuation only. I've tried using GrfSetState to enable num lock, but it doesn't seem to have any effect. (Perhaps I'm not calling it in the right place? I've tried setting the state on the initial penDown event and also have tried on the penUp event, right before I call GrfProcessStroke.) Also, if I use GrfSetState, then that means I should call GrfGetState first, save the current shift states, and then restore them back when I'm done. However, there's not a direct match between GrfGetState and GrfSetState. The documentation doesn't explain what the values are for tempShiftP in GrfGetState. (The documentation generally is pretty confusing and sparse; is there any sample code available?) Thanks. __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
