On 2/2/11 7:13 AM, Kenny wrote:
I have embedded mozilla/gecko in a windows app and would like to add
some native javascript properties/functions/classes to enable the
embedded browser to be able to script at least some of the
functionality of the main program.

You can register things with the various categories listed at https://developer.mozilla.org/en/XPCOM/XPCOM_changes_in_Gecko_2.0#Changed_category_names

Sadly, there's not much documentation for this stuff...

-Boris
_______________________________________________
dev-embedding mailing list
dev-embedding@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to