I experienced this problem when i was using the built-in Date selector
selectDay() ). The selectDay() method takes month and day as arguments. I
was passing month in the day filed and day in the month argument. As a
result, when I passed any date larger than 12, system would look for month
13 and could not find it in the date picker dialog. This was when it used to
give "Object not in form ' error since month 13 was not in the list of
months to be selected.
This might not bear any direct resemblance to your problem, but
might give you an hint.
Anupam Bhandari
----- Original Message -----
From: "Alexej Jerschow" <[EMAIL PROTECTED]>
To: "Palm Developer Forum" <[EMAIL PROTECTED]>
Sent: Thursday, June 27, 2002 10:11 AM
Subject: Object not in form
> The program runs OK on POSE with various ROMs (palmos 3.5) while
> executing my program on the handheld (Palmos 3.5) produces the error
> message:
>
> Form.c, Line 1728, Object not in form.
>
> I have read in the newsgroup that this is related to FrmGetObjectIndex
> and the fact that apparently this function cannot find the requested
> object. However, I don't understand why this still works on POSE. (if it
> didn't I could track down the error better). I also tried to use
> FrmGetFormPtr() instead of FrmGetActiveForm() to get the proper form
> pointer, but the same problem appears.
>
> Thank you for any advice.
> Alexej
>
>
> --
> For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/support/forums/
>
>
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/support/forums/