I decided to respond to your question because sometime ago I also had a very similiar problem. I tried to look again in my code what I did to solve it, but can not remember exactly what it was. However, I *think* you should try to also call your ClearPickedList from the AppStop() function. I do a MemPtrFree of the list in my frmCloseEvent and in my AppStop() and now I do not have the memory leaks anymore.
> tells me that details can be found in "the log file." What log file? This question is easy to answer. The log file resides in the same directory where your POSE.exe if you enabled it. Enable it with a right click -> Setting -> Logging and choose what you want to log. Having said that... the log file did not help me much to locate the source of the memmory leak. Recently there was a posting where someone briefly explained how it works, butI still do not know how to relate the log data to actually resolving where the leak occurs. --- In [EMAIL PROTECTED], "meg" <[EMAIL PROTECTED]> wrote: > Hello, > I am having a problem that I have spent days trying to figure out with no > success. My program includes a form with two lists, the options -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
