On Jul 24, 4:35 pm, Wen Shane <[email protected]> wrote: > Hello! > > I am a rookie to Gecko, and I am now developing an application on > search results clustering under Linux. In this app, I plan to embed > Gecko to get all visible elements' position in the HTML page they > belong to. After reading so many docs on Gecko embedding on the > deveop.mozilla.org, I found I am lost; I dont know how to get it > started. > > If I want to embed Gecko in C++ app under Linux, must I use XULRunner? > How should I start? What libs should I include in my app? Any simple > examples? > > any help will be appreciated! > > Thanks a lot > > Shane Refer to gtk test as a start http://mxr.mozilla.org/mozilla-central/source/embedding/browser/gtk/tests/
_______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
