What is best way to embed Mozilla for Windows?
I need fully functional browser, with full control from my code like:
access to DOM,
control what is doing JScripts on page,
receive some browser actions (trying to open page in new window, redirections, checking page loading progress),
control all function of browser from my code (like opening url, use built-in browser function (like proxies connection, find a word on page, apperance, plugins, security options etc) - but I need to develop own UI to configure browser,
I need to develop my own UI to browser.
Now I am using MFCEmbed from Mozilla 1.6 with added my code, but that solution is not good enough for me, and I want to rewrite my software with something more suitable.
What do you recommend me? _______________________________________________ mozilla-embedding mailing list [email protected] http://mail.mozilla.org/listinfo/mozilla-embedding
