Niky Williams _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
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!
- nsIDOMEventTarget::DispatchEvent...doesn't seem to be workin... Niky Williams
- Re: nsIDOMEventTarget::DispatchEvent...doesn't seem to ... Boris Zbarsky
- Re: nsIDOMEventTarget::DispatchEvent...doesn't seem... Niky Williams
- Re: nsIDOMEventTarget::DispatchEvent...doesn't ... Niky Williams
- Re: nsIDOMEventTarget::DispatchEvent...does... Niky Williams
- FIXED: nsIDOMEventTarget::DispatchEven... Niky Williams
- Re: FIXED: nsIDOMEventTarget::Disp... Boris Zbarsky
- Yes, more Thread issues...again Niky Williams
- Re: Yes, more Thread issues...agai... Boris Zbarsky
- Re: Yes, more Thread issues...... Niky Williams
- Re: Yes, more Thread issues...... Boris Zbarsky
