I am using an editable Table with three columns, the first two columns being
textTableItem's.  I am allocating separate heap chunks for each field.

I got past a couple of other landmines and have this working OK so far.  My
fields display, and I can edit them if I delete all the existing characters
first.

However, if I put the insertion point in the field and type (or enter via
Graffiti)
a character, I get a "Low Memory Access" crash.  The address displayed
is usually 0x0002.

My heap buffers all look fine under the debugger after the crash.  My new
character is in the correct position in the buffer, the null terminator is
there,
length is OK, no corruption.

Has anyone seen this one?  Any ideas?

Thank you,
Bill Heidler
< [EMAIL PROTECTED] >




-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to