Hello All, I am using QWebView to display html content. I am facing issue with loadFinished() signal. The signal is emitted when I load html using load(url) function.
But when I use setHtml(html_content) the signal is not emitted. I am facing this issue on Windows 2003 and Windows 7 whereas its working correctly on my Ubuntu box. Whats the issue?? Thanx, Kunal :) -- http://bharatikunal.wordpress.com/
_______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
