On Thu, 25 Mar 2004 09:15:59 -0300, Roberto Pedrozo Mendes wrote:

> Hi
> How i put color in specific row or colunm in one table ? I resolve part of
> the problem when I invert the color of window but i would want to put
> colors in this row.
> Thanks
> 
> 
Hi,

do you use a custom draw function for your table items ( see
TableSetCustomDrawProcedure)? If not I suggest looking into it.


With this  you can draw whatever color you want first and then draw the
content of the cell. I would stay away from WinInvertRectangle()on color
devices if your goal is to highlight/select, unhighlight items of your
table using various colors.


regards,

Sebastian


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

Reply via email to