I'd imagine you'd have to do this yourself - it's one line of code, two including the if statement<br><br><div class="gmail_quote">On Mon, Aug 30, 2010 at 12:31 PM, Martin Airs <span dir="ltr"><<a href="mailto:camberwell@gmail.com">camberwell@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Good day all,<br>
<br>
I wonder is it possible have a QTextBrowser automaticaly turn urls into links<br>
<br>
ie. If I use a QTextBrowser as a main window for a chatroom, and a user types <a href="http://www.google.com" target="_blank">http://www.google.com</a>, can this be made clickable automatically somehow, or do I have to manually search each string for "http://" and convert it to <a href........ myself<br>

<br>
thanks in advance<br>
<br>
Martin<br>
_______________________________________________<br>
PyQt mailing list    <a href="mailto:PyQt@riverbankcomputing.com" target="_blank">PyQt@riverbankcomputing.com</a><br>
<a href="http://www.riverbankcomputing.com/mailman/listinfo/pyqt" target="_blank">http://www.riverbankcomputing.com/mailman/listinfo/pyqt</a><br>
</blockquote></div><br>