After I use the on-screen keyboard with a table-based field, I get a SysFatalAlert with the error "Bad Field Selection". I only get the error on POSE with a debug 515 v4.1 ROM. Can anyone direct me to what I might be doing wrong?
The fields are independant of a database record (i.e. I am not editing inline). A stack dump from gdb shows the following trace: #0 0x1001e760 in ErrDisplayFileLineMsg () #1 0x10070a4c in FldSetSelection () #2 0x10080ed4 in SysKeyboardDialog () #3 0x1001972c in PrvHandleEvent () #4 0x10018f2a in SysHandleEvent () #5 0x102334cc in MySysHandleEventPatch () #6 0x655bc in EventLoop () at tracker.cpp:117 #7 0x65494 in PilotMain (cmd=0, cmdPBP=0x0, launchFlags=142) I have shown that my custom load/save procedures execute correctly (at least, without error), and the form appears to update correctly before the error is issued. If anyone can help out, I'd appreciate it. Dominique -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
