I found the mistake, I had a reference to the object #1067 in the init()-Function of the form #1003 and I didn't see that. Sorry for that silly question.
"Marcel" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > When I start my application, I get an error message saying: > > form.c, Line 1767, Object #1067 in form #1003 is missing. > > I have the form #1003, but the object #1067 (which is a List, by the way) is > not located on form #1003, but on form #1062, which is not loaded on > start-up, anyways. > > I don't understand this error message, and I can't find the mistake. Of > course the object #1067 is missing in form #1003, because it isn't supposed > to be there. In my RCP file, the object #1067 is at the right place, namely > on the form #1062 where it belongs to. In the RCP file, there's nothing > written about an object #1067 in the section of form #1003 ! > > The error appeared after I have deleted one button on form #1062 and renamed > another button on that form. > > Can anybody help ? > > Thank you. > Marcel. > > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
