Hello,
I decided to attempt to use python's win32 extensions as a method to
monitor and control process for my python application. It's working
well in the short term, but, as this app is intended to be very
low-maintenance, and probably high-uptimes without restarting, I want to
put it to the te
David,
Maybe I'm missing something, but doesn't
XP take awhile to launch and kill Notepad?
Does it work a bit better if you launch
a process every 10 seconds?
Thanks,
Tom
"David S." <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
03/20/2006 09:42 AM
To
python-win32@python.org
cc
I get the following error when trying to thread an object that uses a COM connection to outlook. I tried re-Dispatching the object before accessing it again but to now avail, ideas?error:Exception in thread Thread-4:
Traceback (most recent call last): File "C:\Python24\lib\threading.py", line 444
Hi,
The 0.3.0 release of pywinauto is now available.
pywinauto is a set of open-source (LGPL) modules for using Python as a
GUI automation 'driver' for Windows NT based Operating Systems
(NT/W2K/XP).
SourceForge project page:
http://sourceforge.net/projects/pywinauto
Download from SourceForge
h
Hi,
The 0.3.0 release of pywinauto is now available.
pywinauto is a set of open-source (LGPL) modules for using Python as a
GUI automation 'driver' for Windows NT based Operating Systems
(NT/W2K/XP).
SourceForge project page:
http://sourceforge.net/projects/pywinauto
Download from SourceForge
h