Hi to all, I am having a problem when I try to use this funtion.

FormPtr     frmP = FrmGetActiveForm();
FormPtr     * frmPP = &frmP;

FrmRemoveObject ( frmPP, FrmGetObjectIndex(frmP, 7000));

The error I get when I execute the program is a memory manager error. Any
ideas or examples
on how to use the function? Just in case, the id exists since I created the
control dynamically. Can
this affect the function, if I created the control dynamically?
Thanks,
Nicolas


-- 
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