Please disregard, I found the answer to this question: it is implemented by @mozilla.org/embedding/browser/nsWebBrowser;1
cheers "Jonathan Le" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Darin, > > Is this interface implemented by the embedder? > > "Darin Fisher" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] > > Jonathan Le wrote: > > > > > Is it me or is nsIBaseWindow header missing? According to the gecko > > > embedding overview, this interface comes free with Gecko...Is this > > > true or am I completely off base? > > > > > > Otherwise, which interface is used to set the native parent window its > > > size and so forth? > > > > > > Thanks for any help > > > > > > Jonathan Le > > > [EMAIL PROTECTED] > > > > > > This is a major ommission from the Gecko SDK. nsIBaseWindow is not > > frozen, yet it is required if you wish to embed Mozilla. To use it you > > must copy it from the Mozilla source tree. There is no good alternative > > to nsIBaseWindow... yet. > > > > -Darin > > _______________________________________________ mozilla-embedding mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-embedding
