I'm running into a memory handle problem. My program implements a 5 column, 10 row table. If I start the program and run any of the counter functions (there's a timer implemented), and then exit, it works fine. If I put the cursor in any of the table fields and try to exit, I get the error: MemoryMgr.c, Line:3670, Free Handle. If I tap into a table cell and then tap out of it and then exit the program, it is fine.
I'm thinking I need to free the pointer for the cursor. That sound right? Thanks. -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
