On Tue, 2006-08-01 at 10:36 -0500, Jonathon Jongsma wrote: > Ahh, I see the problem now. You're using RecentChooser::get_items() > and I'm using RecentManager::get_items(). RecentChooser includes the > traits specialization but the one in RecentManager does not. I tried > to extricate the _CONVERSION() macro, ArrayHandle_RecentInfos typedef, > and RecentInfoTraits so that it could be used by both of these classes > (by putting them in recentinfo.hg, for example),
I've done that in cvs now. > but my gmmproc skills > are still quite weak, and I couldn't get it to compile in the little > time I had to work on this. So I ended up just copying all of this > stuff from RecentChooser and duplicating it in RecentManager for now > just to make sure that it fixed my problem, and it did. > -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
