Hello,
I'm looking for an Python-editor which supports code completion for
imported COM-Libs. I'm using ActivePython 2.3.
Any hints?
Thanks and kind regards
Udo
--
http://mail.python.org/mailman/listinfo/python-list
the "COM Makepy utility".
Why? Another VBA-capable app lists the libraries.
2. How do I import the desired type library (from win32com.client
import ...)?
3. When I have an already running app, how do I create the
corresponding COM object in Python? (like GetObject() in VBA)?
Many thanks