U r very true Ken,, just last week I'd the same problem.... And the Error
given is also very right..
See the Basic reason for this is that, while launching or operating on that
new form, U might be using the function/operation which is refering to the
object of another form ( which is not of the current i.e. this new form),
Just Go to debug mode and try to find out which is that function or which
fielf/object is causing the problem... just remove that operation n that
will solve this problem..... is that ok?
just trace the FormHandleEnents... U might have copied or reused the
function of ur existing form in which it is refering to the object of its
own & which is not present in the new form... so its giving U this err..






"Ken Miller" <[EMAIL PROTECTED]> on 02/20/2000 03:07:58 AM

Please respond to "Palm Developer Forum" <[EMAIL PROTECTED]>

To:   "Palm Developer Forum" <[EMAIL PROTECTED]>
cc:    (bcc: Abhijit Mhetre/LTITLPUN)

Subject:  Form switching problem




I have a program that uses a few forms, and it was working fine.  I added
another form and all the fields, labels, etc. and the program compiles
fine.
But when I run it under POSE, and I try to switch to the new form that I
added (I have buttons to switch between forms), it bombs and gives me an
error in form.c line 1300, object not found.  I am using the debug ROM and
that is the only message I get.  How do I go about narrowing down what the
problem is?

Also, if I use the non-debug ROM it gives me that my app has just
overflowed
the stack.

I have checked and rechecked to make sure all the fields are there and all
the field pointers are good etc. and still can't figure it out.  I can
switch to any of the forms except the new one I added.

Anyone have any ideas?

Thanks.

Ken Miller
[EMAIL PROTECTED]



__________________________________________________

Do You Yahoo!?

Talk to your friends online with Yahoo! Messenger.

http://im.yahoo.com


--
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palm.com/devzone/mailinglists.html








-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to