Hi All,

I'm facing a strange problem.....

I have a form on which i paint a number of controls at
run time. I also have some static controls on it that
were placed using the constructor.

Now when i try to remove any of the controls using 
FrmRemoveObject i get a crash prompt saying
"Trying to read directly from memory manager
datastructures".The form datastructure does say there
are 'n' objects in the form,FrmGetObjectIndex also
succeeds,but why am i not able to delete them....

I'm using it like this
FormPtr frmP;
..
..
FrmRemoveObject(&frmP,objectID);

Following this the emulator prompts for a "stack
overflow"

What could the problem be ?

Thanks in Anticipation,

Nitin









__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/

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