waylander . db wrote: > > Greetings all, > I am very new to Palm OS programming. I am required to work on a > project that requires the use of dynamic UI, so I am working > through this slowly. > My first test at doing a new form causes a memory leak. I am not > sure where the prblem lies. > Here is the code: > [snip]
You neglect to call FrmDeleteForm to delete the Form you created. - James -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
