At 02:03 PM 11/10/2003, Michael Jones wrote:
New Application (unknown version) called SysFatalAlert with the
message: "Form.c, Line: 1272, Object not in form."

When stepping through the debugger, this error is triggered by the
FrmCopyLabel line above.  I can not understand for the life of me
why the FrmHideObject which uses the same object index is fine but
the next line fails.  If I comment out the FrmCopyLabel line, all is
well - except my label remains unchanged.

Any pointers?

Are you setting new label text that was longer than the original text specified in your resources? That can overwrite internal form data structures, causing the "object not in form" error.


--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com



-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Reply via email to