On Oct 28, 3:55 pm, Mark Finkle <[EMAIL PROTECTED]> wrote: > On Oct 27, 10:16 am, [EMAIL PROTECTED] wrote: > > > > > Hi, > > > Sorry for posting newbie questions, but after spending a day going > > through the documentation and not being able to tie everything > > together, I need some help. > > As I'm new I will be able to improve the documentation so anyone new > > in the future will not have to go through this themselves... > > > I am trying to embed a web-browser in my application. Very simple. > > > <...snipped questions...> > > > Documentation seems scattered and at places out-of-date. > > > I am anxious to use a Firefox browser in my application because it is > > faster than IE and has a better future Javascript-wise, so I see in > > the press. > > > Please provide a little help to a beginner. > > Try reviewing the new embedding API documentation > here:https://wiki.mozilla.org/Embedding/NewApi > > Try using the build instructions > here:https://wiki.mozilla.org/Embedding/NewApi/Win32 > > We have an IRC channel for #embedding on the Mozilla IRC network > (http://irc.mozilla.org for help). Feel free to join and ask for help > there too.
Hi Mark, Yep, that's the way I used in the end. The words "new" and "in development" scared me away from it at first, but it works perfect (after realizing I don't need to build XULRunner, and that I can just use the compiled SDK). You helped me in the IRC channel too, thanks a lot mate. I will also try to polish the docs where needed... Cheers _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
