Re: clist text color question
- From: Dermot Musgrove <dermot glade perl connectfree co uk>
- To: Ken Huisman <khuisman nortelnetworks com>
- Cc: gtk-perl-list gnome org
- Subject: Re: clist text color question
- Date: Thu, 08 Nov 2001 20:02:11 +0000
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]