Terry, It actually doesn't work with the 4.0 ROM either. Adding them dynamically does it though.
Dave > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Terry > Dennis > Sent: Tuesday, February 26, 2002 10:37 AM > To: Palm Developer Forum > Subject: Re: Strangeness using FrmNewBitmap > > > Depending on what version of Palm OS you're running, you could be tripping > on the infamous "PrvFixUpPtrs" bug. Any time a new object was added to a > form, the form grew and was possibly relocated. If Palm OS had > to relocate > the form, it also "adjusted" pointers within the form structure > that pointed > to other locations within the form. Unfortunately, it adjusted anything > that LOOKED like a pointer. Sometimes text values "looked like" ptrs. > Bummer. This was fixed in 3.5.2 (??) > > Regards, > > Terry > > > > -- > For information on using the Palm Developer Forums, or to > unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/ > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
