Hi, code snippets at http://library.gnome.org/devel/gtkmm-tutorial/unstable/sec-builder-loading-glade-file.html.en use Gtk::Builder::create("basic.glade") and Gtk::Builder::create("basic.glade", "treeview_products") methods. As far as I can see, these have to be replaced with create_from_file().
Maybe there is someone here who could fix that. Thanks. _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
