Here is my first shot at the win32 embedding widget:
   https://bugzilla.mozilla.org/show_bug.cgi?id=439252

feedback please ;-)

First thing needs to be fixed is the separate toplevel window hackery,
this I believe will need hackery deeper inside the mozilla sources...
(note, reason Im using a toplevel native win32 window is that - I can catch
the WM_ACTIVATE messages and friends - and this makes focus handling
work, otherwise - using the child HWND created by gdk works but focus
handling is totally borked).

Cheers,
                      -Tristan
_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to