win32com visual studio dot net events

Andrew Perella ajp at eutechnyx.com
Wed Feb 11 05:08:07 EST 2004


Hi,
Has anyone managed to hook into visual studio dot net build events (or any
other events)? I can add my own button to a toolbar from python and handle
that events due to DispatchWithEvents(item, ButtonEvent) working on a button
item. Trying to use this with any other object tells me "This COM object
does not support events."
Clearly the vsdotnet supports events as all the sample code for
c++/c#/vbmacros etc testify.

Any help would be greatly appreciated,
Best Regards,
Andrew
Dr Andrew Perella

Programming Manager

ajp at eutechnyx.com



More information about the Python-list mailing list