[Gtk-sharp-list] ListStore/TreeView-question

Viktor Stansvik vstansvik@home.se
Sun, 06 Jun 2004 22:01:43 +0200


Hi, I'm new on this list.

I'm just learning the wonders of Gtk# programming by coding a simple
TV-guide program. I have a TreeView with four columns (which of three
uses a CellRendererText and one uses CellRendererToggle to render the
cells). The treeview lists today's TV-programs ordered by the time
they're showed. What I want to do is to make the rows representing
programs that have already been showed to render differently (ie thinner
font, non-active toggle-button etc).

Can anyone please point me in the Right Direction (tm)?

Thanks,
Viktor Stansvik