Are you using a custom draw callback (set by
TblSetCustomDrawProcedure)?  You can trigger that callback with
TblMarkRowInvalid and TblRedrawTable.

Or to use the default highlight, see TblSelectItem.

I'm not sure if that answers your question.  Tables can be tricky and a
good example can save a lot of time.  For me, the table example in "Palm
OS Programming Bible" by Lonnon Foster was very helpful.


Darkseid wrote:
> 
> I have to fill a row with a determinated color. I did this drawing a filled 
> rectangle with the color. Is there another way to do that?!
> Because when I tap on the row, it doesn't get de blue color (color of selection)

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

Reply via email to