Re: [python-win32] pythonwin not catching all events

2013-02-07 Thread Johannes Frank
Hello Newsgroup, I dug into this further and got it running in a thread. No change with the events, same behavior. I added to the working Appdeactivate event an vba routine to add a new drawing. Thus I had the focus when the event occurs and now I got the event. Naturally this is not desirable si

Re: [python-win32] pythonwin not catching all events

2013-02-07 Thread Johannes Frank
Hello, now I got it working with python33. In win32com.client in function WithEvents I exchanged event_class with user_event_class: result_class = new_type("COMEventClass", (user_event_class, events_class), {}) Same has to be done with the DispatchWithEvent function. If someone gives me a hand o

[python-win32] Error starting Windows services using PYMQI

2013-02-07 Thread Leonard.Berman
Hi, We are Python novices but have some Windows services written in Python 2.4.3 by somebody no longer at our company. These services use MQ-Series. We are trying to install and run these services on another machine on which Python was previously not installed. We successfully installed the ser

Re: [python-win32] Error starting Windows services using PYMQI

2013-02-07 Thread Amaury Forgeot d'Arc
Hi, 2013/2/7 > Python could not import the service's module > > File "C:\Documents and > Settings\BinaJ\Desktop\ibswin\exe\COMMON\Scripts\interfaceServices.py", > line 184, in ? > > import pymqi > > File "C:\Documents and > Settings\BinaJ\Desktop\ibswin\exe\COMMON\lib\pymqi.