Christian Biesinger <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>... > [EMAIL PROTECTED] wrote: > > 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
Hi, Thanks a lot. I am able to launch a new window. Thanks and Regards A.SathishKumar _______________________________________________ mozilla-embedding mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-embedding
