Re: [gtkmm] Setting the background color of a specific cell in a Gtk::Treeview



On Fre, 2003-01-10 at 21:36, Liza Klerck wrote:
> Thank you for the help, I looked at the FileTree::text_cell_data_func 
> example and I think having that custom cellrenderer using the model data 
> would solve my problem.
> Liza

Cool.

Just to avoid potential confusion:  the cell_data_func() code does not
implement a custom cell renderer.  Creating a custom cell renderer is
more advanced and a lot like implementing a new widget.

(See the recent discussion on this list and the example code in
examples/cellrenderercustom/ if you should need to do that at some
point.)

--Daniel





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