My program provides a virtual keyboard to let the user finger tap letters. Each key creates a keyDownEvent that gets fed to a FldHandleEvent. One of the keys is the shortcut stroke (0x17). But when I hit the shortcut key followed by a valid shortcut sequence (ex. 'br' for 'Breakfast'), the shortcut sequence does not get replaced. But if I use Graffiti to enter the same sequence, everything works. In both cases, I traced that FldHandleEvent gets called. What can be the difference?
-- Luc Le Blanc -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
