On Tue, 2008-01-08 at 18:41 +0100, Iker Perez de Albeniz wrote: > Hi, > > I need to make an eventbox to open the default web browser in an URL.. > > for example a "Help" icon-image in an eventBox that when you click on it > the browser is opened in the help webpage of my software.
Isn't a Gtk::LinkButton enough? http://www.gtkmm.org/docs/gtkmm-2.4/docs/reference/html/classGtk_1_1LinkButton.html -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
