Hi, I have embedded XULrunner in my native APP, written in C++, and its running successfully. Now I want to introduce some custom JS functions and link them to C++ function of my native app. When these JS functions are called through web page, C++ func of native app should be invoked. How can i link JS methods to C++ funcs? @kash _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
