Murray Cumming 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. > > One weird question on this: Can a pointer to a class be used in a TreeModelColumn<..> of a TreeColumnRecord class (such as TreeModelColumn<MyBaseClass*>)? I'm thinking of using a pointer to my class instead of the class itself.
-Jose _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
