I have it working, if you want example source code. Murray Cumming wrote: On Tue, 2004-05-04 at 17:57 +0200, Igor Jovanovic wrote:Hello. I can't understand why Gtk::TreeModelColumn<float> can not be used with append_column_editable();Because gtkmm 2.2 has no template specialization for this. I think it works in gtkmm 2.4. If you want to use glibmm 2.2, then you can reimplement append_column_editable() - it is just a convenience template method. _______________________________________________ gtkmm-list mailing list gtkmm-list gnome org http://mail.gnome.org/mailman/listinfo/gtkmm-list |