At 04:07 PM 2/16/2002 -0800, Scott Johnson wrote: >I don't know why Poser would check for memory leaks while Bob's app is still >running. It checks in a SysAppExit patch. Bob: does your app use >SysAppLaunch and/or SysUIAppSwitch to integrate multiple app databases into >one logical user application, or something like that?
I just found this - Poser is right it is a leak. I had save behind turned on a small form that was being displayed via FrmDrawForm in the routine that saved the bitmap. When things were restored I was just calling FrmDeleteForm without calling FrmEraseForm. Poser was telling me what was wrong I just didn't follow the stack trace up far enough. Thanks Poser. Sorry for the list traffic. Regards, Bob -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
