you can use gtkmozembed from a xulrunner build. See for example http://lxr.mozilla.org/seamonkey/source/embedding/browser/gtk/tests/TestGtkEmbed.cpp
It is a simple browser using gtk for UI, which also embeds gecko through gtkmozembed from a xulrunner build (or not). my 2 cents On Jan 5, 2008 9:10 AM, Francisco José Casasaltas Perales <[EMAIL PROTECTED]> wrote: > Hi all! > > I need to develop a web browser on Linux platform. I want to use gecko > rendering engine because I think that it is the best rendering engine, > but I don't know wich alternative is the best and the easier to > implement a basic browser (gtkmozembed, xulrunner, etc) -- --Antonio Gomes _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
