Hello,

I've been trying to embed my first gecko application for several days
now. My attempts are not totally unsuccessful, but it is a hard
process; especially for a novice in embedding like me. I'm working on
Firefoks 1.5 build on Windows. Just to show a simple static html page I
have to write (or copy from exaples and modify:)) several classes,
implement several interfaces, link 5 or 6 libraries not to mention
include files. And all this have to work in 20MB bin directory.

I know it sounds like "life's hard" whining:) but - is there a simpler
way? Perhaps I should use XUL or XRE (I may sound ignorant here)? Or
perhaps somewhere out there is a minimal build I should use? Or a
framework, or a good tutorial?

My app have to be able to:
- run without any install or runtime (from CD, for example)
- show a simple html with css and with equally simple javascript
- print a frame with specific print settings (i.e. without headers or
footers)
- send an email (or, to put it simple, react to a click on a link and
invoke external process)

Thanks for all your help,
Jan

_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to