How can I update the status messages in Firefox from any thread?

Posted by velusbits on Stack Overflow See other posts from Stack Overflow or by velusbits
Published on 2009-06-24T09:34:12Z Indexed on 2010/04/11 1:03 UTC
Read the original article Hit count: 335

Filed under:
|
|
|
|

I encountered a problem with updating the status message on Firefox from a Plugin code.

As the documentation says calling NPN_Status works only when called from the main thread. My requirement is to update the status from any thread within the Firefox process.

Any help would be appreciated!

© Stack Overflow or respective owner

Related posts about firefox

Related posts about winapi