Re:missing object in form

2002-11-26 Thread ThuNguyet Nguyen
missing object in form

From: Max Bian (view other messages by this author) 
Date: Tue, 26 Nov 2002 08:00:57 



Hello.

I just picked up the palm programming again and I got a problem I cannot 
  solve.  Pose reported the following message:

MyApp (2.0) called SysFatalAlert with the message:
Form.c, Line:1762, Object #3401 in form #3600 is
missing.


I am not sure what happened.  The object #3401 is a popuptrigger.  I am 
sure it is in the resource and I have not touched the code that deals 
with it.  All I did was spliting some other codes into several segments. 
  What's the best to find out the cause?  I am using prc-tools with 
pilrc 2.9.9



__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

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



Re:missing object in form

2002-11-26 Thread ThuNguyet Nguyen
Sorry for my last email, wrong key stroke :((

MyApp (2.0) called SysFatalAlert with the message:
Form.c, Line:1762, Object #3401 in form #3600 is
missing.
I use Contructor to generate the UI of the program and if the form is XY00 then every 
object in
the form will be XY??. So, for me, I think that object #3401 is not in the form #3600. 
Please tell
me that I am wrong.

Sometimes, I have the error message Object #2024 in form #2000 is missing and when I 
check the
src.h file, it is in there. So I just close everything and reopen again and it works.
Other time, I set a breakpoint and see what the active form is, it may be an alert 
form or a menu
form, etc...

Please post the solution when you have it fixed. Thank you so much.

tnn

__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

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