Re: clearing an attribute mapping from treeview columns



On Sunday 17 October 2004 23:57, Markus Lausser wrote:

Background information: In my application i'd to mark lines in a
treeview based on a boolean value in the tree model. The user can modify
the style how the lines should be marked (background, foreground, font,
etc.).

You could use a cell data function and set the cell renderer properties 
yourself for each row dependent on the current setting, instead of using 
attributes.

Cheers 
-Tim



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