Re: Gtk::TreeView: Custom cellrenderer for single cells
- From: "Murray Cumming" <murrayc murrayc com>
- To: "Igor Gorbounov" <igorbounov topazelectro ru>
- Cc: daniel lauk student fh-reutlingen de, gtkmm-list gnome org
- Subject: Re: Gtk::TreeView: Custom cellrenderer for single cells
- Date: Thu, 4 Nov 2004 15:12:35 +0100 (CET)
> Well, there are several posibilities for doing this.
> For example, you can insert into a cell several cellrenderers and make
> them being enabled and visible
That's a clever idea.
> depending on boolean values in other hidden
> (service) columns.
But it would probably be nicer to use a set_cell_data_func() callback to
do this:
http://www.gtkmm.org/docs/gtkmm-2.4/docs/reference/html/classGtk_1_1TreeViewColumn.html#a19
> Or you can catch an on_button_pressed event for a treeview and change
> cellerenderer settings in accordance with a level of a branch in that tree
That sounds horrible.
> -
> I fill the dropdown list of a Combo_Cellrenderer with diferent names or
> change the range and step settings of a SpinButton_Cellrenderer. That
> works
> for every cell individually.
> Igor Gorbounov
Murray Cumming
murrayc murrayc com
www.murrayc.com
www.openismus.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]