Re: clist text color question



Ken Huisman wrote:

Hi have a clist and for one particular row in it,
I want to change the color of the text.

[...]
anyone know what the *right* way to do something like
this would be?
Hi, I don't know if it is 'right' but I use something like:

  $ctree->set_foreground($row, $color);

in one of my apps and that works. AFAIK CTree inherits from a CList so I
guess that it would work for you too.

HTH, Dermot




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]