On Tue, 2007-09-11 at 17:17 -0400, Paul Davis wrote: > 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.
Actually, it can, I think. > It can handle pointers and all built-in scalar types, as > well as std::string and Glib::ustring, plus a few others. I think the problem here is indeed that you are using a static instance somewhere. -- [EMAIL PROTECTED] www.murrayc.com www.openismus.com _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
