I just want to open a new window from my component after mozilla is launched is properly. I am trying to achieve this by calling nsIWindowWatcher.OpenWindow() from a separate thread. But i end up with error. Please help me to achieve this.
You must call UI methods on the UI thread. Use proxies if needed: http://www.mozilla.org/projects/xpcom/Proxies.html
_______________________________________________
mozilla-embedding mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-embedding
