Anyone have any ideas? (I posted this late on a Friday afternoon... Hopefully asking it again in the middle of the week will fare a bit better...?)
James wrote: > > 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! Shopping - Send Flowers for Valentine's Day http://shopping.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
