[PyQt] Optimizing WebView display

David Boddie david at boddie.org.uk
Thu Sep 2 01:07:18 BST 2010


On Mon Aug 30 22:09:46 BST 2010, alanm wrote:

> 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.

[...]

> Are there any other places where graphical effects can be toned down or
> optimized?  I still notice a bit of a fade-in effect on drop-downs even
> when all QT Gui effects are disabled, and this is rendering really badly on
> the thin clients (slow and lots of screen artifacts).

Do you mean the GUI controls generally, or the ones displayed in the page?

David


More information about the PyQt mailing list