Why not using a linkbutton instead of a label? http://www.pygtk.org/docs/pygtk/class-gtklinkbutton.html
Timo ganesh gajare schreef: > > > > hi all, > I am creating application using glade. In which i have to add link to > the gtk.Label. > Like, when i clicked on the label it should open that link into the > browser. > e.g > > I make label "google.com <http://google.com>" and on the " > button_clicked_event", it should open that link in browser. > > > Please, if any body has the idea give it to me. > > Regards, > Ganesh Gajare > > > > > ------------------------------------------------------------------------ > > _______________________________________________ > pygtk mailing list [email protected] > http://www.daa.com.au/mailman/listinfo/pygtk > Read the PyGTK FAQ: http://faq.pygtk.org/ _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
