Re: testgtkembed example
todd <[email protected]> Thu, 16 Dec 2004 06:21:21 -0800
| Newsgroups | gmane.comp.mozilla.devel.gtk |
|---|---|
| Message-ID | <[email protected]> |
It probably depends on how you compiled mozilla to get TestGtkEmbed. If you didn't compile mozilla then it depends on how mozilla was compiled for you. You need to make sure support for xul was compiled. I believe the only time xul support is not included in mozilla is when compiling minimo. Otherwise xul should work in TestGtkEmbed just as it does in mozilla, firefox, mfcembed, winEmbed, cocaEmbed, etc... for example I used the following conf to compile firefox, which when used in linux creates a TestGtkEmbed. export MOZ_PHOENIX=1 mk_add_options MOZ_PHOENIX=1 ac_add_options --disable-ldap ac_add_options --disable-mailnews ac_add_options --enable-extensions=cookie,xml-rpc,xmlextras,pref,transformiix,un ac_add_options --enable-crypto ac_add_options --disable-composer ac_add_options --enable-single-profile ac_add_options --disable-profilesharing ac_add_options --disable-optimize ac_add_options --enable-debug -todd felix wrote: > Hi, thank you, > I tested it and it don't work, Have you modified something of > TestGtkEmbed? > Thanks > > Ondaware wrote: > >> Yes, it is. I tested it and it worked just fine. >> >> felix wrote: >> >> >>> Hi, >>> >>> Is it possible to visualize(render) xul file (hello.xul) with the >>> testGtkEmbed example ? >>> If it's possible, I don't obtain it. Help me please >>> Thank you. >> > _______________________________________________ > mozilla-gtk mailing list > [email protected] > http://mail.mozilla.org/listinfo/mozilla-gtk