Hi Alex.
Thank you for the information.
But I still have one problem.
Has anyone wrote the most simple c++ app to use Gecko SDK?
What I need is c++ app code, in which I could simply change the location
of the primary XUL file to use, compile the project, get executable file
and distribute it with Gecko dlls,
or in other words, how do I pass the xul file's location for Gecko
for it to open a primary app window.

btw, can this be done with gcc under windows?


"Alex" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> You can use the Gecko SDK (for example for Windows at
>
ftp://ftp.mozilla.org/pub/mozilla.org/mozilla/releases/mozilla1.6/gecko-sdk-i586-pc-msvc-1.6.zip)
>
> Then you don't need any c++ knowledge at all for GUI, just XUL and
> javascript. See http://www.xulplanet.com/
> You won't get just an exe file, but you need the gecko binaries (exe+
> dlls) with your xul and js files.
>
> Alex


_______________________________________________
mozilla-embedding mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-embedding

Reply via email to