Okay, I'm trying to dispatch a focus event to an input element. I get no errors from my code, so it appears to be going through it all okay. The only thing is, when it hits DispatchEvent, nothing happens! So my guess is that since it's not in the same thread as the UI thread, it won't work. I've read some things on nsProxy and the nsIThread...but can't seem to put it together on how to post this event to the main thread. Can someone point me in the correct direction please? Thanks in advance!

Niky Williams
_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to