Jerome,
`MainTableDoLoad` & `MainTableDoSave` are both empty, save for the return 
statements.
Looking at the values when debugging:
MemHandle * pData @ 0x019cd148 = 0xCCCCCCCC
Int16 * pOffset @ 0x019cd13c = 0
Int16 * pSize @ 0x019cd130 = 0

I haven't called FldSetText or FldSetTextHandle anywhere, so I'm assuming the 
textHandle Memory block is 0 bytes long.
Also, the pointer returned by TblGetItemPtr is null, so I can't understand how 
an offset of 0 could cause issues.

At the moment I've decided to use `TblSetCustomDrawProcedure` instead, but an 
not sure if that method is less efficient.

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

Reply via email to