Is the code available for us to take a look at for possible optimizations <br><br><div class="gmail_quote">On Tue, Aug 31, 2010 at 9:09 AM, alanm <span dir="ltr"><<a href="mailto:me@alandmoore.com">me@alandmoore.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;">I wrote a small browser in PyQT4 using QWebView, of course.  The browser runs<br>
well and does what I need, but when I deployed it to my thin clients, it was<br>
far to slow to use.<br>
<br>
In fact, most modern browsers were; I had to settle on Epiphany because all<br>
the other browsers I tried were far to slow at showing or interacting with<br>
HTML controls (text inputs, drop-downs, etc).<br>
<br>
I tried disabling all QT effects in the Trolltech.conf file, and various<br>
graphicssystem settings on Qapplication, but it's still slow.<br>
<br>
Are there any other places where graphical effects can be toned down or<br>
optimized?  I still notice a bit of a fade-in effect on drop-downs even when<br>
all QT Gui effects are disabled, and this is rendering really badly on the<br>
thin clients (slow and lots of screen artifacts).<br>
_______________________________________________<br>
PyQt mailing list    <a href="mailto:PyQt@riverbankcomputing.com">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>