Gary Kshepitzki wrote: > Hello > I am trying to send an event from a Python COM server to a VB (or VB.NET) > COM client. > I am a newbie both in VB and in python. > Can anyone give me a simple (but complete) code example both of the Python > server side and the VB client side for raising a single event. > > Any answer would be highly appreciated. > Regards > Gary > >
I suggest the book _Python Programming on Win32_ by Mark Hammond and Andy Robinson. There is a chapter online and I believe it even includes the example you need. http://www.oreilly.com/catalog/pythonwin32/chapter/ch12.html Steve P. -- http://mail.python.org/mailman/listinfo/python-list