Re: highlight treeview row
- From: Murray Cumming <murrayc murrayc com>
- To: michi7x7 <mailing-lists michi7x7 de>
- Cc: gtkmm-list gnome org
- Subject: Re: highlight treeview row
- Date: Tue, 30 Mar 2010 12:32:12 +0200
On Tue, 2010-03-30 at 11:55 +0200, michi7x7 wrote:
> While it seems straightforward enough to get a row from the *model*
> and
> > get/set values there, I cannot for the life of me figure out how to
> > access a row in the *view*. CellRenderers seems completely column
> based
> > and not accessable from the model or store.
Yes, if you want to change something in the view, you change it in the
model. So I guess you can change the color in all the columns of the
model for that row.
This might be easier when using set_cell_data_func() instead of model
data.
--
murrayc murrayc com
www.murrayc.com
www.openismus.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]