It is possible with some native code but at some point in the future it will
not be as tabs will no longer have native HWNDs. For now, all you need is
the nsIDocShell associated with the tab (gBrowser.selectedTab.docShell I
believe). Once you have that, in native code you can do something like this:
http://mxr.mozilla.org/mozilla-central/source/widget/src/windows/WinTaskbar.cpp#70
-Rob
Post by YotamI have the gBrowser.selectedTab and I'm trying to get the window
handle (MS windows)
Is it possible to retrieve the window handle?
_______________________________________________
dev-tech-dom mailing list
https://lists.mozilla.org/listinfo/dev-tech-dom