I am creating a form with dynamicly added/removed controls. When I call frmRemoveObject to clean up I get a "just read from memory manager data structure" warning from POSE. From gdb I gathered that the error originates in PrvFixupPointers.
I have also figured out that the order in which I remove objects is important in avoiding producing the warning (decreasing index order), but I am still having some problems when I add different types of controls into the mix. I would greatly appreciate any insites. Jonathan Hoffman Developer Net Health Systems -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
