Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 1

Qt-interest Archive, February 2007
Web browser under Qt


Message 1 in thread

Hello,
I need to embed an web browser window in my application.
It shut run on Windows and Linux. Have any body an idea for an working solution.
I can't use Qt Solution!!
Thanks

--
 [ signature omitted ] 

Message 2 in thread

On 01.02.07 11:18:52, Hans Müller wrote:
> I need to embed an web browser window in my application.
> It shut run on Windows and Linux. Have any body an idea for an working solution.

Implement it yourself if the QTextBrowser is not enough?

Andreas

-- 
 [ signature omitted ] 

Message 3 in thread

Hi,

> I need to embed an web browser window in my application.
> It shut run on Windows and Linux. Have any body an idea for an working solution.

Use ActiveQt and embed IE on Windows.
Have a look at QX11EmbedContainer on Linux, I've never used it myself 
but it may work with some browsers.

--
 [ signature omitted ]