Yeah this error has been driving me crazy more than once until I discovered
that it always happens when I assign too much text to a form label. For
example, if in constructor you create a label that has the text "Monday"
and then in your program you set the text to "Wednesday" you will get this
error. What I do is in Constructor I assign all my labels the longest
possible text string that this label will receive.
Chris
At 06:51 AM 5/19/2000 , you wrote:
>I am currently attempting to add a "date created" field to the palm address
>book. In testing this app based on the sample address app included in CW6,
>I get Form.C: 1272 Object not in form when I select the date field to open
>the date selector form. It happens when GetObjectPtr is called in
>EditViewLoadTable. However, I can't figure out why this is happening. Is
>the date selector form the active form and that is why it can't find
>EditTable? Could someone help me fix this bug? I have included some of the
>code below...I am happy to provide more if it helps...
>
>Thanks.
>
>Clancy J. Clark
---
Christian Vandendorpe ([EMAIL PROTECTED])
http://www.zorglub.com
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/