On Fri, 11 Dec 2009 19:43:08 +0100 (CET), <[email protected]> wrote: > Hello, > in the following code the JavaScript is launched before the loading of the > HTML page. > > Is there a way to call a JavaScript only when the whole page is loaded in > the QWebView ?
The QWebView.loadFinished() signal? Phil _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
