Re: [PyQt] googlemap api

2009-11-04 Thread Ville M. Vainio
On Wed, Nov 4, 2009 at 9:14 PM, Ahmet Erdinc YILMAZ
 wrote:

> module . However I encounter some problems in the web. It is said that some
> javascript calls may be problematic in this module. We have not started the

You can verify Qt Webkit functionality easily by testing a site
functionality with the Arora browser.
-- 
Ville M. Vainio
http://tinyurl.com/vainio
___
PyQt mailing listPyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt


[PyQt] googlemap api

2009-11-04 Thread David Boddie
On Wed Nov 4 19:14:47 GMT 2009, Ahmet Erdinc YILMAZ wrote:

> I want to use google map api in my qt application. And the way is
> qtWekbit module . However I encounter some problems in the web. It is
> said that some javascript calls may be problematic in this module. We
> have not started the project yet and I want to use pyqt. Is there
> anything you can advise? We want it as a desktop app,
> therefore we consider using flex too (since we can build desktop apps
> too), but I do not want.

You may want to take a look at the C++ code for this example:

http://labs.trolltech.com/blogs/2009/07/29/maps-with-a-magnifying-glass/

It might help you solve the problems with your own code.

David
___
PyQt mailing listPyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt


[PyQt] googlemap api

2009-11-04 Thread Ahmet Erdinc YILMAZ

Hello,

I want to use google map api in my qt application. And the way is 
qtWekbit module . However I encounter some problems in the web. It is 
said that some javascript calls may be problematic in this module. We 
have not started the project yet and I want to use pyqt. Is there 
anything you can advise? We want it as a desktop app,
therefore we consider using flex too (since we can build desktop apps 
too), but I do not want.


Thank you very much.

-erdinc
___
PyQt mailing listPyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt