> 2. Sometimes, if you create enough controls, you can get the form to > trash the heap. This seems to be a limit on the number of controls, or > maybe just the number of lists.
In an application I made before, I was adding a bunch of fields to a forum, and was oddly crashing... I eventually added asnipped of the event loop there to process the leftover events, it seemed to overflow the queue somehow. It works fine now. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
