Hi Armandepp, I was doing something very similar just a few days ago. I documented here: http://developer.mozilla.org/en/docs/Creating_Custom_Events_That_Can_Pass_Data . I'll also be updating that in a few days with info on how to do the above not in trunk but as an extension.
Let me know how things work out, Tom [EMAIL PROTECTED] wrote: > Hi > > Im porting an activex component written for internet expolrer to xpcom. My > problem is that evenything works fine except i donot know how can i fire > events from my xpcom component. > > My activex intracts with a usb device, which has many embeded applications > in it. when user choose any application from device, control should fire an > event(which my current activex doing perfactely) and I should be able to > handle that event from client side javascript(activex is doing it). Can > anyone helps me in this regards. If anybody has an idea plz explain with > some small sample code. > > Thanks in advance > > Amandeep. _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
