PDA

View Full Version : Embed platform-specific browser in QT app



QPlace
2nd August 2007, 03:09
I am looking to achieve the following:

1. Embed default browser in my QT application(not to launch it as a separate window/process, but to embed it, just like another control).
2. Throught the browser request a page from a web server.

Any help or comments will be greatly appreciated.

gri
2nd August 2007, 08:35
You could use Apple's WebKit for that:

http://labs.trolltech.com/page/Projects/Internet/WebKit