Re: How get main browser window HWND under Windows to move and lock focus on NPAPI based plug-in window?
Boris Zbarsky <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.plugins |
|---|---|
| Message-ID | <[email protected]> |
On 4/15/11 5:32 PM, Oleksandr Gavenko wrote: > Such behavior show alert window when executed 'alert()' > call from JS: until you click 'OK' main browser window inactive. That's not the case for Firefox 4. Note that in general the browser HWND is not in the same process as your plug-in. -Boris