I'm doing some automation using Python and I'm looking for something similar to Autohotkey's Clipwait function.

see here:  http://www.autohotkey.com/docs/commands/ClipWait.htm

This basically waits for new clipboard data after a previous copy operation (like ctrl+c).

Thanks!
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to