I am working on a module called Report Bugs which
requires a hyperlink which open our web site in
default browser. I am able to implement effect looks
like a hyperlink by using Pango Markup language
as like


label.set_text("<span foreground=\"blue\"
underline=\"single\">" +[PROTECTED WEB SITE] +
</span>")
label.set_use_markup(True)

So if any one knows the solution please help me

Thaank You

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to