I'm working on a project that will be making heavy use of dynamically created fields in a form. When using FldNewField, it seems to work properly with release ROMs, but with a debug ROM I get a ton of unallocated chunk errors when the OS is trying to use the form pointer.
I know that FldNewField reallocates the form structure to accomodate the new field, and that the form pointer going in may not be the same after the function is called. Is POSE not accounting for this, or is there possibly another problem somewhere else? This is the 4.0 English debug ROM that I'm currently testing with. Thanks in advance. ----------------------------------------------------------------------- Brian Smith // avalon73 at arthurian dot nu // http://www.arthurian.nu/ Software Developer // Gamer // Webmaster // System Administrator We are born naked, wet and hungry... then things get worse. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
