You'd need to wrap the functions in an XPCOM component and call from within the component. Then your XUL code can access the XPCOM component.
How do I wrap a function? Do you know of any simple example showing this?
Thanks Daniel
You'd need to wrap the functions in an XPCOM component and call from within the component. Then your XUL code can access the XPCOM component.
Thanks Daniel