I have text fields in a table, and the program seemes to work at first, but after giving focus to a text field about 20 times, I always get a memory reallocation error. I can reproduce this by going to the form with the table and alternating taps between two of the text fields. The taps in the fields change the focus back and forth repeatedly... At 20 taps, the debugger shows: Field.c, Line:6634, Memory reallocation error The most recent event before the crash appears to be a penDown event. Anyone seen this or know what it might be? Thanks -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
