Re: Mapping of model attributes with unknown values to a corresponding widget display



> 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]