Hello, I am trying to embed mozilla in Motif. I have gotten to the
point where I am trying to load the ebeddable component into a Motif
window. However I get the following in runtime:
nsNativeComponentLoader: autoregistering begins.
nsNativeComponentLoader: autoregistering succeeded
nNCL: registering deferred (0)
WARNING: NS_ENSURE_TRUE(mInternalWidget = do_CreateInstance(kChildCID))
failed, file nsWebBrowser.cpp, line 1032
WARNING: NS_ENSURE_TRUE(mDocShell) failed, file nsWebBrowser.cpp, line 608
Can someone point me in the right direction? Thanks in advance.
