[python-win32] Passing a keystroke through to windows
Jacob Kruger
jacob at blindza.co.za
Fri Aug 19 05:00:05 EDT 2016
I want to be able to pass ctrl+C through to windows to automatically
copy selected text to clipboard, before then parsing it with
win32clipboard, all of this invoked by calling a compiled (py2exe) app
sort of in the background, by invoking a desktop shortcut, with a keystroke?
Is this likely to be possible at all?
Ask since while can already work with the clipboard, the user wants to
automatically invoke the copying to clipboard at the same time?
TIA
Jacob Kruger
Blind Biker
Skype: BlindZA
"Resistance is futile, but, acceptance is versatile..."
More information about the python-win32
mailing list