joe ertaba wrote:
HiHere is a sample structure -Firefox window -Ovarlay.xul -Overlay.js -setting window -setting.js --MyFunction() {...} I want to call MyFunction() from Overlay.js
Get the settings window (xWin say) using nsIWindowWatcher, and then call xWin.MyFunction()
- Brian _______________________________________________ Project_owners mailing list [email protected] https://www.mozdev.org/mailman/listinfo/project_owners
