When the PalmOs built-in keyboard is launched from within my app and the Launcher button is tapped, my app gets a fldChangedEvent for the currently edited field (even if no change was made) but if I try to call a field API on the pField passed in the event, I get an unallocated chunk error. How can I tell the app is closing and I must ignore such false events? Both the form pointer and the field pointer are valid, although the field text pointer is now invalid, but how can I tell without asking the field, an thus causing the error?
BTW, this was found by Gremlins. Luc Le Blanc -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
