I have created a table with one column of textTableItem type. I used the O'Reilly examples as a reference. Since I started testing with the 3.5 debug ROMs, I have been getting the message about a possible memory leak when this table is used. This only happens when I select a field in the table. There are no messages about memory leaks unless I select a field. It doesn't matter if I edit the field, or just select it. I have tried commenting out my entire SaveDataProcedure, but the message still comes up. So, my questions are: 1) If I comment out the TblSetSaveDataProcedure() call for a column, what happens? 2) Am I responsible for cleaning up anything from a table or the fields in it? Thanks, Marc Campbell [EMAIL PROTECTED]
