XPCOM is mozilla's own component model. It's for mozilla itself (though it
can be extracted and used stand-alone).

For Linux, there is an example demostrating embedding mozilla in a gtk
widget. See mozilla/embedding/browser/gtk/, it probably does what you want.

> -----Original Message-----
> From: Chandra [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, November 27, 2001 2:36 AM
> To: [EMAIL PROTECTED]
> Subject: Using Gecko activex control on Linux
> 
> 
> Hi,
>     I have been using the mozilla Activex Control (written by 
> Adam Lock) and
> it works wonderfully on MS windows.
> 
> Now I am trying to embed the mozilla engine in a linux 
> application. I would
> assume that it is possible because mozilla is using XPCOM which is
> cross-platform.
> 
> Is the mozilla activex control also cross-platform? Is there 
> a way to tweak
> the code to make it work on Linux using XPCOM??
> 
> Regards,
> -Chandra
> 
> 
> 

Reply via email to