Re: How to Download Gecko ActiveX control?
Benjamin Smedberg <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.embedding |
|---|---|
| Message-ID | <[email protected]> |
On 8/4/10 1:26 AM, Sarah Weinberger wrote: > I searched the Mozilla developer website and I see a lot of mention of > the Gecko ActiveX (COM) engine and how easy it is to use, but what I > cannot find is how to get it. Is the ActiveX control posted > somewhere? I don't think so, I think you have to build it yourself (it was built as part of XULRunner). Note that the ActiveX code was unmaintained and so the ActiveX control is no longer built in the Mozilla 2 code. --BDS