I have a simple application that opens a main form and allows navigation to another form (FrmPopupForm). On the new form I create a field dynamically and assign text (created by MemHandNew()). Close the new form (FrmGotoForm(main)), and exit the app from the primary form. The next time I enter the main form and try to navigate to the second form I get a memory exception. As far as I can tell, the problem is related to usage of FldSetTextHandle().
The examples from the palm site are not quite what I want. Does anyone have a simple example they can pass along? Thanks, David -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
