On 2007-02-27, krithika <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> I want to embed the browser engine (without UI) in an application.Its
> purpose would be to parse the rendered html using dom. Can this be
> achieved?

Not really but you can hide the UI.

> I have seen several forum posts but have no clear answer , as whether
> it is possible?
>
> If possible which is the best way to do it.I need this on Linux/
> Debian.

Then it's easy to find out how I did this (if you have etch or sid
sources configured):

    apt-get source videolink

The key to hiding the UI is in x_frame_buffer.{cpp,hpp}.

Ben.

-- 
Ben Hutchings
If the facts do not conform to your theory, they must be disposed of.
_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to