Running the Gremlins on my application, they came up with an odd sequence: Open my program Tap the Find icon Tap the Keyboard icon Tap the Launcher icon
My program then receives a fldChangedEvent for fieldID 10503, likely from the Find dialog, and certainly not in any on my forms. As my program handles fldChangedEvents to detect changes, this provokes an invalid memory access to unallocated memory. Is there something really faulty in my program, or is it that I must check for form ownership before handling fldChangedEvents? -- Luc Le Blanc -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
