> By using Gtk::TreeViewColumn::set_widget() on the column of the > TreeView, it should be possible to display mostly anything that an > application can display.
This member function sounds interesting. http://developer.gnome.org/gtkmm/3.2/classGtk_1_1TreeViewColumn.html#a3b8c4e3b7e8b579090440c50843efd26 Do you know any approach which combines it with the function "Gtk::TreeView::append_column" directly? Have you heard about reusable base classes which will provide desired adjustments for column header labels by a safe interface? Regards, Markus _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
