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



I'm sorry, some confusion occured in the message. The code example I included 
was a response to someone asking how to set the color of an entire column.

My question still remains, if I have a TreeViewColumn variable and a 
TreeModelRow variable how do I use those to get at the cell's cellrender ?
The cell being represented by the intersection of the TreeViewColumn and the 
TreeModelRow. 

Thanks, 
Liza

>Subject: Re: [gtkmm] Setting the background color of a specific cell in a	
Gtk::Treeview
>From: murrayc t-online de (Murray Cumming)
>To: Liza Klerck <liza trdlnk com>
>Cc: Jarek Dukat <madmaxer poczta fm>, gtkmm-list <gtkmm-list gnome org>
>Mime-Version: 1.0
>Date: 09 Jan 2003 23:49:50 +0100
>Content-Transfer-Encoding: 7bit
>X-Sender: 520075295495-0001 t-dialin net
>
>On Thu, 2003-01-09 at 20:35, Liza Klerck wrote:
>> I understand that I have to change the cellrender for that cell but
>> the problem is that I don't know how to get to the CellRenderer - what
>> I have is a TreeViewColumn and a TreeModelRow and from those two I
>> need to get at the CellRenderer. Any ideas ?
>> 
>
>I don't understand. Your code example already uses
>TreeViewColumn::get_first_cell_renderer().
>
>-- 
>Murray Cumming
>murray usa net
>www.murrayc.com
>




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