Ah. Never saw that one. You don't need to free the objects manually since the form owns the objects and frees with the rest. At least I've never seen any memory leaks;-)
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Henk Jonas Sent: Tuesday, January 10, 2006 3:53 PM To: Palm Developer Forum Subject: Re: Need help in creating Control Arrays for my application FrmRemoveObject ? Or how do you think the memory will be given back to the OS? Jim Morris wrote: > I don't think that you can remove them. What UI function are you thinking > of? > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Henk Jonas > Sent: Tuesday, January 10, 2006 2:29 PM > To: Palm Developer Forum > Subject: Re: Need help in creating Control Arrays for my application > > Logan Shaw wrote: > > >>Although I've never tried it, the capability to create controls and >>other gui objects was added to Palm OS. So you could, for example, >>use CtlNewControl(). However, I've also noticed that on this very >>list, there has been at least one comment that these functions are >>not very widely used and could be flaky and unreliable. > > > Wasn't it you have to remove them in the reversed order you made them? > -- ------------------------------------------------------------------------- Henk Jonas [EMAIL PROTECTED] Palm OS R certified developer Please contact me, if you need an off-site contract worker. ------------------------------------------------------------------------- -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
