I have a forum in which I'm creating several new Labels dynamically. The form is basically displaying a table with data from a global array. It's really quite simple, except that when it tries to Draw the form, after loading the form with the dynamically created labels, I'm getting this error:
SysFatalAlert with the message: MemoryMgr.c,...free ptr The error occurred while the emulator was calling the function "FrmGetNumberOfObjects" Another weird thing is that I basically copied this code from another form that's doing the same thing (dynamically generating new labels), and the first form is working fine. I'm simply calling FrmNewLabel() to create my labels. Any ideas? I couldn't find anything relevant in the archives. Brian Preston __________________________________________________ Do you Yahoo!? Yahoo! Web Hosting - establish your business online http://webhosting.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
