huazilin wrote:
But, Can I define event by myself? How to define??All the DOM event
types which I have known don't meet my request.
And I also don't know how to fire an user defined event in the c++
xpcom.

Since your webpage seemingly has XPConnect privileges, maybe it can register itself as an observer via nsIObserverService, then you can use it to broadcast various topics.

_______________________________________________
dev-tech-xpcom mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-xpcom

Reply via email to