Hello! I seem to be having some problems with the shortcut stroke and was wondering if I actually can do what I am trying to do. Here is what I am doing: A field is selected on a form. The user does a shortcut stroke on the graffiti pad. At this time, I grab the key down event and enqueue another key down event that is identical to the one that just came in. I open another form, set the focus to a field on the new form, and continue from there. The key down event comes in and the shortcut stroke appears in the field. However, if I continue the shortcut (by doing, for example, graffiti d followed by s for the date stamp), the shortcut is not resolved. A second attempt on the shortcut immediately on this new field works successfully. Now, if no field is selected on the first form and I do the same steps, the shortcut does get resolved. I have tried to flush the key queue before I send the new event, but to no avail.
Perhaps somebody has some thoughts on what I am missing. My guess is that if I can do this, I am missing something small. Otherwise, I may be out of luck. Thanks in advance. Matt ______________________ Matthew J. Lucia DataViz, Inc. [EMAIL PROTECTED] -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
