gtk_clist_set_cell_style()



Hi,
   I'm trying to change the text & background color for
specific cells in a clist.  The text changes fine using:
   style->text = some-color
   followed by
   gtk_clist_set_cell_style().

but the background is ALWAYS white,
even though I set it with style->bg[0] = some-color.
Any hints please?
Hal





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