i am not usre about table, but in list i am sure that draw callback will be 
called.

yes, it inverts selection by itself, but if you know which item is selected one
you can draw it in your colors, invert it and then let system invert it back to
get colors you want. but its just theory, i never tried it

[EMAIL PROTECTED] wrote:
> The SDK calls the draw function to repaint each row in the List/Table.
> 
> I found when a selection is made, the SDK doesn't call the draw function. It 
> seems the LstSelectEvent and TblSelectEvent are handled by something else and 
> it does not need my draw function to repaint the list. If I draw something, 
> like a rectangle, on the list, it will overlap the highlight line.
> 
> Please tell me is i am wrong.
> 

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

Reply via email to