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

BJ bjtexas at swbell.net
Mon Jul 25 14:07:22 BST 2011


----- Original Message ----- 
From: "Phlip" <phlip2005 at gmail.com>
To: "BJ" <bjtexas at swbell.net>
Cc: <pyqt at riverbankcomputing.com>
Sent: Friday, July 22, 2011 8:12 PM
Subject: Re: [PyQt] Are theer limits to the ability of QWebView to process 
javascript?


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

-------------------------------------------------------------

I am not getting error messages. The window to contain the map
is appearing but no map.

I will look into the caching .

Thanks for the response.

Bob





More information about the PyQt mailing list