On 12/15/06, Peter Morgan <[EMAIL PROTECTED]> wrote:

Been searching high and low and cant find a way to make an "url" in pygtk.

My application has a setting to a web page.. all I want is something
like a label that can be clicked on which launches a browser.

Can anyone point me in the right direction pls

pete


Hi,

Take a look a gtk.LinkButton (
http://pygtk.org/docs/pygtk/class-gtklinkbutton.html), it's basically what
you're asking for.

David
_______________________________________________
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to