> I think the problem you are experiencing is that 3.5 refreshes a table
more
> often than earlier OS's.  This causes your CustomDrawProcesure's to be
> called when you do not expect it.  They may be called  at a time your
record
> is no longer available (eg after a delete) to refresh the table.  When
this
> happens, you get the errors you've mentioned.  (A big PITA to work around)

Really?  Any quick ideas as how to fix this as this seems really odd...

I know that I don't have this problem with a table I created which has 2
textTableItems and 1 customTableItem in it.  That one works perfectly.  It's
just my two tables with the single customTableItems that have the problem.

+++++++++++++
Timothy D. Astle
Embedded Systems Programmer
ALT Group Inc.
+++++++++++++

"People who can smile when things go wrong has thought of someone else to
blame it on."



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

Reply via email to