Yes, it is the PrvFixupPointers bug (search the archives for more information).  
Another way around the problem is to use
FrmHideObject and FrmShowObject.

Keith Wolcott

Sally Anne Palmer wrote:

> Hi Ken,
>
> I've been having the same problem this past week and it seems to be a bug in
> the FrmRemoveObject function related to a PrvFixupPointers function which it
> calls.  Unfortunately there seems to be no way to get around this bug and so
> you must remove the objects in reverse order.  I ended up removing all the
> objects from the form and then placing back on all the objects except the
> one I wanted to remove, it's a bit of dodgy workaround and a lot of work to
> remove just one object but it works.
>
> BTW There was some discussion about this problem a while back so you could
> search through the archives for more info.
>
> Hope this helps,
>
> Sally-Anne.


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

Reply via email to