Yeah the model can handle anything, i think what Paul meant is that TreeView can't display anything (without help from a Celldata func, that is)
Milosz On 9/12/07, Murray Cumming <[EMAIL PROTECTED]> wrote: > > 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 > _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
