Hi, I'd like to create application with Gecko-based GUI, by embedding Gecko in my app. There's good example of using SpiderMonkey with Delphi, by registering custom objects so that they're accessible via JavaScript. Now, I'd like to do the same but on the whole website - so the webpage is loaded into gecko embedded in my app, and the script can access my custom application's objects. Is that possible somehow? That'd very powerful app framework with this kind of feature... _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
