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.
The xpcom I have implemented is a webcall component ,which now can work,it can make call to somebody.But If the other side is busy now , then I need to konw.My xpcom can receive the message the other side is busy . But How do I notify to the web page which used the xpcom?? In other words , I write a plugin for the firefox. _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
