Hello, I'm using using the Mozilla ActiveX component successfully but
I would like to disable the scrollbars and also to change the UA
String. Any one know how? I tried implementing the IDocHostUIHandle
interface from the WebBrowser component but did not work. I found out
that if you call the DOM o
Florian Winkler wrote:
> Now the problems start when I try building WinEmbed with VS 2005.
> I created a project (based on a conversion of the VS6 project that comes
> with the checkout).
What problem are you trying to solve by using the VS project instead of the
normal mozilla makefiles?
The
Hi there,
I was trying to compile WinEmbed using VS 2005 on a WIN XP machine.
For that I checked out the latest mozilla head from CVS and built
XULRunner. I have a working XULRunner distro and after calling
"xulrunner --register-global" I can run also WinEmbed and it opens up
nicely and I can b
On Apr 18, 6:54 am, Benjamin Smedberg <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] wrote:
> > Thanks Benjamin. When I try to build xunrunner, the build process
> > stops at looking for a make file under xulrunner directory. I don't
> > see any xulrunner directory under 1.8.1 (firefox 2.0) source
bob_me schrieb:
> Maybe I'm missing a library or a preprocessor flag? Any ideas are
> welcome.
>
> When I build winEmbed via Mingw32 the executable gets compiled and
> linked correctly, but it's not running. I only get the message "You
> are embedded, man!".
>
Hi bob,
this problem is due to the
[EMAIL PROTECTED] wrote:
> Thanks Benjamin. When I try to build xunrunner, the build process
> stops at looking for a make file under xulrunner directory. I don't
> see any xulrunner directory under 1.8.1 (firefox 2.0) source trunk.
This is because you only have the Firefox sources, you don't hav
On Apr 18, 1:00 pm, Boris Zbarsky <[EMAIL PROTECTED]> wrote:
> [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
Thank you all!
_
On 4月18日, 下午1时00分, Boris Zbarsky <[EMAIL PROTECTED]> wrote:
> [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
Thanks!
___
d