[python-win32] COM: Event handler for Virtual Forms

2018-10-02 Thread Davor Geci
Hello, I would like to catch events that Virtual Form control is firing. For now I have managed to open it and interact with the controls that are on this Virtual Forms. The code and the control are here: https://www.virtual-forms.com/python-experts-i-need-your-expertise/ Do you have any ideas how

[python-win32] wincom32.client problem?

2018-10-02 Thread mastro59 via python-win32
I ahve been trying to communicate with an Instrument GUI using python and a COM Object. This is quite simple using wincom32, but somethind with this client required additional extension not needed in other lunguages. I wander id someone here has experience and can explain how to solve this.in VBS,