Re: Mapping of model attributes with unknown values to a corresponding widget display
- From: Markus Elfring <Markus Elfring web de>
- To: Murray Cumming <murrayc murrayc com>
- Cc: gtkmm-list gnome org
- Subject: Re: Mapping of model attributes with unknown values to a corresponding widget display
- Date: Mon, 10 Oct 2011 16:10:16 +0200
> You can connect model columns to cell renderer properties using
> add_attribute like so:
> http://developer.gnome.org/gtkmm-tutorial/unstable/sec-treeview.html.en#treeview-cellrenderer-details
Thanks for your link.
> So something like this should work:
> viewcolumn->add_attribute(renderer->property_inconsistent(),
> m_columns.m_inconsistent);
Can such a connection also be specified for a context-sensitive predicate function?
Regards,
Markus
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]