On Sun, 2011-06-26 at 14:17 +0100, Carlos Lopez Gonzalez wrote: > Thanks Kjell, > > The scenario in your examples is very similar to mine. > > I think that it can be caused by a missing implementation of that > property at gtkmm bindings form gtk. > Maybe some of the gtkmm developers can give other explanation. > Cheers
Does it help to call this in your constructor? Gtk::CellEditable::add_interface(get_type()); -- [email protected] www.murrayc.com www.openismus.com _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
