From: <[EMAIL PROTECTED]> > As the title suggests I'm getting this error: > Form.c, Line:1728, Object not in form > > I've got three forms: Main, List, and Detail. (snip) > The problem is, if I click the Devices' Home icon from either List or > Detail I get > the aforementioned error. > For me this used to happen when copying resources or code for one form to another and forgetting to alter the formid. This can be reduced by defining each form in it's own resource and c file so that the compiler has more chance of picking the error (the c file for a form only includes the .h for that form's resource file).
But it's strange that it happens as the app shuts down. Chris Tutty -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
