Re: [python-win32] win32com and DispatchWithEvents()

2008-11-15 Thread Thomas Heller
Ryan Neve schrieb: I posted this on comp.lang.python. but it has been pointed out to me that this is a better place to ask. I'm trying to get DispatchWithEvents() to work with HyperAccess (terminal program) without much success. My apologies for (again) advertising comtypes on this list -

Re: [python-win32] win32com and DispatchWithEvents()

2008-11-15 Thread Tim Golden
Thomas Heller wrote: Ryan Neve schrieb: I posted this on comp.lang.python. but it has been pointed out to me that this is a better place to ask. I'm trying to get DispatchWithEvents() to work with HyperAccess (terminal program) without much success. My apologies for (again) advertising

[python-win32] win32com and DispatchWithEvents()

2008-11-14 Thread Ryan Neve
I posted this on comp.lang.python. but it has been pointed out to me that this is a better place to ask. I'm trying to get DispatchWithEvents() to work with HyperAccess (terminal program) without much success. This works but doesn't handle the Event Driven Functions: haObj =

Re: [python-win32] win32com and DispatchWithEvents()

2008-11-14 Thread Mark Hammond
haObj = win32com.client.DispatchWithEvents(HAWin32, HAEvents) It fails with the error message: TypeError: This COM object can not automate the makepy process - please run makepy manually for this object At this point, all you need to do is execute makepy, then select the typelib for your