Cory C. Albrecht wrote:

I don't want to make a "browser", which to me is specifically something whch goes and gets external (to the programme) HTML files and diplays them - something which surfs.

The "surfing" part is actually pretty minor compared to the rendering code.


The list of stuff you say you need is: HTML, CSS, "DHTML" (Javascript, DOM, CSS, etc), images (so the image library, and since images need to be loaded, the networking library). As well as any libraries those depend on, of course (such as XPCOM, intl, etc).

This is pretty close to what the ActiveX control provides, actually....

-Boris

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

Reply via email to