Is there a really basic tutorial for how to do embedding (in particular on Linux)? I mean, embedding/browser/gtk/src/ is great, but it's hard for me at least to get a handle on it. The Makefile seems to have to be within Mozilla. What would I need to do something outside? And which parts are essential, compared to the extras, and why? For example, here's how to setup Debian stable: http://www.howtoforge.com/perfect_setup_debian_sarge Step-by-step, how someone went about doing it. Okay, I don't want quite the same setup as him, so I can change things here and there. I have read at least the following docs, as well as some source code of gtkmozembed and galeon, and I'm sure the information is all there, just having trouble putting it together.
http://www.mozilla.org/projects/embedding/embedoverview/EmbeddingBasicsTOC.html (This one's very good, especially the "common embedding tasks". I guess I'm just having trouble seeing how to set up things.) http://www.mozilla.org/projects/embedding/faq.html http://www.mozilla.org/unix/gtk-embedding.html http://www.mozilla.org/projects/embedding/PublicAPIs.html http://www.mozilla.org/projects/embedding/windowAPIs.html http://www.mozilla.org/projects/xpcom/nsCOMPtr.html http://developer.mozilla.org/en/docs/XPCOM:Strings http://www.mozilla.org/projects/embedding/docshell.html http://www.mozilla.org/docs/dom/mozilla/hacking.html http://developer.mozilla.org/en/docs/Working_with_windows_in_chrome_code _______________________________________________ mozilla-embedding mailing list [email protected] http://mail.mozilla.org/listinfo/mozilla-embedding
