I'd imagine you'd have to do this yourself - it's one line of code, two
including the if statement
On Mon, Aug 30, 2010 at 12:31 PM, Martin Airs wrote:
> Good day all,
>
> I wonder is it possible have a QTextBrowser automaticaly turn urls into
> links
>
> ie. If I use a QTextBrowser as a main wi
Is there any way to generate a PDF of the PyQt documentation i.e. classes
etc? Or is this available from some source?
Thanks
Peter
___
PyQt mailing listPyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt
I wrote a small browser in PyQT4 using QWebView, of course. The browser runs
well and does what I need, but when I deployed it to my thin clients, it was
far to slow to use.
In fact, most modern browsers were; I had to settle on Epiphany because all
the other browsers I tried were far to slow