Two questions:

I assume nsIBaseWindow->Create () creates the container window for
browser engine.

One, is there anyway I can get its HWND once it is created ?

Two, I have a parent window (frame) and trying to create browser
within WM_CREATE message of frame window and it doesn't seem to work.
Browser does not appear correctly (invisible). Creating browser once
WM_CREATE (frame window) completes, does work. Is this how it is
supposed to be by design ?

Thx!
_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to