Question #225754 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/225754

    Status: Open => Answered

Roman Podolyan proposed the following answer:
Errrrrrr... why drag and drop?

I think you need: 
http://doc.sikuli.org/region.html#low-level-mouse-and-keyboard-actions
Low-level Mouse and Keyboard Actions

And/or special keys:
http://doc.sikuli.org/keys.html 

So you can emulate Control down, Mouse left button down, and then select
a word using MouseMove, or send Shift down too and select a word using
Ctrl+Shift+cursor keys

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to