PDA

View Full Version : qt embed Web browser



super_hill
January 23rd, 2008, 07:02 AM
Hi,

I need to create a qt web browser which can show the webpage like youtube,
At first I create one based on WebKit, but it's not support flash plugin, Then I think about using mozilla/gecko as the web engine, but the problem is mozilla has good support to GTK but not QT.

So, is there anybody have knowledge about this. How can I create a suitable web browser based QT widget?

Thanks in advance.

super_hill
June 30th, 2008, 09:14 AM
It's seems the question about QT is not popular in Ubuntu forum.

I find the way for the Embed Browser working for QT.
1. The konqueror kpart is a good solution.
2. The latest QT4.4 have integrated the webkit browser now.

true_friend
June 30th, 2008, 11:40 AM
I am hoping same thing for Qt and Mono. So I may be able to build applications using Qt in C#. But it is a long waiting process, Qyoto Kimono is in early stages...
Regards