very useful: python module sendkeys

http://www.rutherfurd.net/python/sendkeys/

gives the windows keys and some finer grained control over the timing of keystrokes. Also, seems more reliable than natlink.playstring for complex sequences Without requiring the use of playEvents. Further, also provides keycodes for given key-strings.

just fyi. I have found this extremely useful.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Hi Reckoner, I also posted

Hi Reckoner,

I also posted my comment on the natlink mailing list, which is , IMO, the proper place to discuss natlink internals.

I tried the python sendkeys module long time ago: I did not find advantages over what natpython already has.

In the actions module of unimacro there are mechanisms to slow down keystrokes (which are rarely needed, I believe) and to send some keys "the hard way" (SendSystemKeys).

Greetings, Quintijn

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.




view recent posts