[PyQt] Are theer limits to the ability of QWebView to process javascript?

Phlip phlip2005 at gmail.com
Sat Jul 23 02:12:39 BST 2011


On Fri, Jul 22, 2011 at 1:14 PM, BJ <bjtexas at swbell.net> wrote:

> I have a webpage containing quite a bit of javascript to display Google
> Maps.
> It seems to run well on IE and Firefox browsers but is unable to run in a
> QWebView.

Can you report any error messages, or logging? Can you survey other
Ajax sites & see if any do or don't work?

Does any of the maps page show at all?

And recall that Google Maps depends on your cache to hold each
regional image tile. So does QWebView have, for example, a different
cache than real web browsers that use webkit?

-- 
  Phlip
  http://c2.com/cgi/wiki?ZeekLand


More information about the PyQt mailing list