Re: [PyQt] Overriding shouldInterruptJavaScript

2011-08-10 Thread Phil Thompson
On Tue, 9 Aug 2011 10:35:11 -0700, Brian Zambrano wrote: > In my QWebPage, I'd like to override the shouldInterruptJavaScript method > so > that it ignores long running javascript warning. > > http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qwebpage.html#shouldInterruptJavaScript > >

[PyQt] Overriding shouldInterruptJavaScript

2011-08-09 Thread Brian Zambrano
In my QWebPage, I'd like to override the shouldInterruptJavaScript method so that it ignores long running javascript warning. http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/html/qwebpage.html#shouldInterruptJavaScript *Warning:* Because of binary compatibility constraints, this function is