I have an app that displays a list of sorted PDB records. I also have a field at the bottom of the form that I can key in characters thru Graffiti. The list then 'locates' to the record starting with the characters typed as they are typed. I do this by catching the keyDownEvent on the form and managing them myself. Now, if the user uses the popup keyboard, no keyDownEvents seem to be generated. How do I determine what text was entered into the popup keyboard?
Thanks in advance -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
