Re: Windows Build for Spider Monkey

2011-04-08 Thread Nicolas Brown
Thank you very much :D One thing, how did u go about getting the visual studio project? ___ dev-embedding mailing list dev-embedding@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-embedding

Re: where to get libxul-embedding for ubuntu 9.10 (karmic)

2011-04-08 Thread Ratin
found out XReparentWindow is the solution On Fri, Apr 8, 2011 at 10:15 AM, Ratin wrote: > Hi Glen, Thanks a bunch for your response. >  Good information - I can see there are some work-around for this. By > the way  do you have any idea which API will be the best for embedding > mozilla inside GT

Re: Windows Build for Spider Monkey

2011-04-08 Thread g...@novadsp.com
an older version but shows what needs setting up. http://www.novadsp.com/get2.aspx?product=spidermonkey-vs-2008.zip&source=NovaDSP On 08/04/2011 20:32, Nicolas Brown wrote: I have a headache trying to build spidermonkey on Windows all day( I dont remember the last time i've ever been so frustra

Windows Build for Spider Monkey

2011-04-08 Thread Nicolas Brown
I have a headache trying to build spidermonkey on Windows all day( I dont remember the last time i've ever been so frustrated!). Anyone happen to have a windows build that they would like to share? ___ dev-embedding mailing list dev-embedding@lists.mozill

Re: where to get libxul-embedding for ubuntu 9.10 (karmic)

2011-04-08 Thread Ratin
Hi Glen, Thanks a bunch for your response. Good information - I can see there are some work-around for this. By the way do you have any idea which API will be the best for embedding mozilla inside GTK window (X window) created by another app? I am currently looking into this - https://wiki.mozill

Re: The future of binary embedding

2011-04-08 Thread Grant Gayed
Actually Eclipse uses XPCOM to embed xulrunner, and exposes JavaXPCOM to clients. So the second part is of course dependent on JavaXPCOM's fate, but the embedding part could continue on without JavaXPCOM. Grant "Benjamin Smedberg" wrote in message news:mailman.1997.1302204651.16651.dev-embe

Re: The future of binary embedding

2011-04-08 Thread sdenning
On Thursday, April 7, 2011 10:54:13 PM UTC, Benjamin Smedberg wrote: > On 4/7/11 3:42 PM, sdenning wrote: > > 4) Even if we do not use gtkmozembed directly, are there other components > > that will be affected? Specifically, will there be an impact to programs > > like the wxEmbed test driver:

Re: where to get libxul-embedding for ubuntu 9.10 (karmic)

2011-04-08 Thread Glen Gray
There's an open bug in the bugzilla db on this, for a long long time. We've submitted patches to it that resolve it for us. https://bugzilla.mozilla.org/show_bug.cgi?id=533245 On 8 Apr 2011, at 02:29, Ratin wrote: > On Thu, Apr 7, 2011 at 4:29 PM, Ratin wrote: >> Hi all, I am trying to build m