durs / node-activex

Node.JS Implementaion of ActiveXObject
MIT License
329 stars 62 forks source link

is there like pywin32 DispatchWithEvents? #76

Open hoonv opened 4 years ago

hoonv commented 4 years ago

hello, i need activeX event handler.. is there a way to add event listener?

durs commented 4 years ago

see example https://github.com/durs/node-activex/blob/master/examples/event.js

ср, 20 мая 2020 г. в 05:29, Hoonki Chae notifications@github.com:

hello, i need event handler is there a way to add event listener?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/durs/node-activex/issues/76, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAEMMNLT2UHRWMS7KNOAULLRSM6CJANCNFSM4NFQYS4Q .

hoonv commented 4 years ago

thanks!

sunyui commented 1 year ago

powerpoint SlideShowNextSlide event not work