On Tue, 2007-09-11 at 17:03 -0400, José Alburquerque wrote: > > Any ideas? Thanks so much.
What is an "Element" ? Gtkmm can't handle arbitary types as column template args. It can handle pointers and all built-in scalar types, as well as std::string and Glib::ustring, plus a few others. --p _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
