COM Question: How to respond to Windows events?
Bill Bell
bill-bell at bill-bell.hamilton.on.ca
Thu Sep 13 08:20:26 EDT 2001
More information about the Python-list mailing list
Thu Sep 13 08:20:26 EDT 2001
- Previous message (by thread): COM Question: How to respond to Windows events?
- Next message (by thread): mxODBC and exceptions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Steve Goldman" <steve_g at ix.netcom.com> wrote, in part: > I'm trying to use a COM object that contains an object called OPCGroup > with an event called DataChange. I can use the objects, call their > methods, read their properties, etc., but I have no idea how to > respond to events. Read Chapter 12 of Hammond & Robinson, "Python Programming on Win32", published by O'Reilly. This chapter is available on the OReilly site but the entire book is a good read. Bill
- Previous message (by thread): COM Question: How to respond to Windows events?
- Next message (by thread): mxODBC and exceptions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list