Re: zoom to fit?

2008-04-17 Thread Boris Zbarsky
[EMAIL PROTECTED] wrote: > Maybe my question is how to retrieve the nsIDOMWindow of a specified > nsIDOMDocument? You can get its defaultView and then QI that. -Boris ___ dev-embedding mailing list dev-embedding@lists.mozilla.org https://lists.mozilla.o

Re: .manifest file for embed.jar

2008-04-17 Thread babukatch
On Apr 16, 9:53 am, Benjamin Smedberg <[EMAIL PROTECTED]> wrote: > Babu Katchapalayam wrote: > > I followed the instruction as per these articles: > > >http://developer.mozilla.org/en/docs/Mozilla_Embedding_FAQ:Embedding_... > > This document is, unfortunately, extremely outdated and should probabl

Re: zoom to fit?

2008-04-17 Thread pageguest
Dear All, Surely I can retrieve which node I have clicked by detecting mouse click. But by walking up the parentNode's, I can only reach the root of the current document where the clicked node resides. Which puzzled me for such a long time is that I don't know how to retrieve the parent document

mozctlx.dll Active wrapper in Gecko 1.9 prerelease unstable?

2008-04-17 Thread deirh
Greetings, I've been using Gecko 1.8.1.13 embedded into our Windows .NET 2.0 application via the "official" mozctlx.dll ActiveX wrapper and it has worked like a charm. However, recently we've been trying to update to the newest version of Gecko (1.9 pre5) due to the great rendering speed improvemen