[PyQt] Dialogue box with hyperlink

Giovanni Bajo rasky at develer.com
Tue Jan 27 22:25:42 GMT 2009


On mar, 2009-01-27 at 15:11 -0500, Darryl Wallace wrote:
> Hello,
> > Has anyone somewhere an example code of a small dialogue box which 
> > contains a hyperlink to a web site?
> >
> > I would like to point the user to some web site, in the confirmation 
> > dialogue I want to show.
> >
> Quick way is to use a QLabel with <qt> </qt> tags in the string and then 
> using the standard html for creating a hyperlink:

Uhm, what's this <qt> tag? I never heard of it, and it's not required
for your example to work.
-- 
Giovanni Bajo
Develer S.r.l.
http://www.develer.com




More information about the PyQt mailing list