Re: [PyQt] QWebView, Google Maps issue on Windows.

2011-01-27 Thread Thomas Mansencal
Apparently it's not the fact of PyQt, I just did a quick example in C++ and it's the same. I opened a ticket on Qt tracker : http://bugreports.qt.nokia.com/browse/QTBUG-16970 Here is the C++ snippet : #include QtGui/QApplication #include QtWebKit int main(int argc, char *argv[]) {

Re: [PyQt] QWebView, Google Maps issue on Windows.

2011-01-11 Thread Thomas Mansencal
Ok thanks for the information and taking time to test Antonio, I don't really understand what's happening there because the HTML file doesn't present much issues, it's maybe related to Qt 4.7 / QWebkit. Anyone has an idea ? KS 2011/9/2 Antonio Valentino antonio.valent...@tiscali.it [PyQT]

Re: [PyQt] QWebView, Google Maps issue on Windows.

2011-01-09 Thread Antonio Valentino
Hi Thomas, Il giorno Sun, 9 Jan 2011 17:07:29 + Kel Solaar kelsolaar_f...@hotmail.com ha scritto: Hello,I upgraded recently to PyQt 4.8.2 and noticed that a widget of my application displaying Google Map into a QWebView is not working anymore on Windows : I can't Pan or use the Mouse