> Assuming you have an nsIBaseWindow already, the code snippet at the bottom
> ofhttps://developer.mozilla.org/en/Code_snippets/Finding_Window_Handles...
> be useful

Link doesn't work because it has extra characters.

https://developer.mozilla.org/en/Code_snippets/Finding_Window_Handles

corrected.

> > 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

Thanks for reply.
This is something quirky with WTL I am using.

I have two samples I made. One with native WndProc and the other with
WTL.
The odd behavior is from WTL sample and not from WndProc.
Something in WTL is causing this problem and I have no idea why.
_______________________________________________
dev-embedding mailing list
dev-embedding@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to