In the section on the notebook widget (http://www.gtkmm.org/docs/gtkmm-2.4/docs/tutorial/html/sec-multi-item-containers.html) the following text appears.
"To programmatically change the selected page, use the set_page() method. " Unless I am mistaken, there is no set_page() method, but instead, void Gtk::Notebook::set_current_page ( int page_num ) Jason _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
