It is not a simple task. Here is a link to get you started: http://developer.mozilla.org/en/docs/Gecko_Embedding_Basics
You didn't mention what OS or if the browser will be cross platform. If building on Windows, you can try to use the ActiveX wrapper (works in .NET too) as a simple way to embed. Information on the Mozilla ActiveX control is here: http://starkravingfinkle.org/blog/2007/01/mozilla-activex-control/ http://starkravingfinkle.org/blog/2006/12/xule-what-if/ http://www.iol.ie/~locka/mozilla/control.htm On May 11, 1:49 pm, [EMAIL PROTECTED] wrote: > Hi! I need to use Gecko in a browser that i'm implementing. I look for > many sites but i didn't found something especif to do this, anyone can > help me? > > I had the idea to use the gecko's files used by mozilla, can I do > this? I downloaded the mozilla source code but did not found the gecko > code, or how to do this. > > Tks, > Thiago Pelikan _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
