Scripting Windows GUI application with Python (SendKeys) [a m odule to do it]

Paulo Soares psoares at consiste.pt
Tue May 18 13:43:00 EDT 1999


As promised here is a module named simpscrp (simple scripting) that has
some functions to ease the scripting task:

SendKeys - just like VB, sintax and all
Exec - execute a command waiting for completion or not
MessageBox - show a message box
SetForegroungWindow - self explanatory
EnumWindows - enumerate all the top windows

See the doc strings for more details.

Best Regards,
Paulo Soares

 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: simpscrp.zip
Type: application/octet-stream
Size: 26006 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-list/attachments/19990518/994d658f/attachment.obj>


More information about the Python-list mailing list