. On Fri, Nov 20, 2009 at 7:12 PM, graniteglory <[email protected]>wrote:
> 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 ? > Assuming you have an nsIBaseWindow already, the code snippet at the bottom of https://developer.mozilla.org/en/Code_snippets/Finding_Window_Handlesshould be useful > 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 ? > I do not know the answer to this though, sorry. -Rob _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
