Jonas Sicking 写道: > What type of event are you talking about? DOM Events to a web page? > PL_Events? Please give some example of what you're trying to do. > > / Jonas
First, Thanks your reply! Not DOM Events.In the C++ XPCom ,I have defined some status,just like something has begined ,the status is 1,something is busy,then the status is 2,…….When the status has changed,I want to notify the HTML or let javascript code check the changes immediately,then the webpage can make some changes along with it. What should I do,and how?Can you give me some example? Thank you very much! _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
