← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #225754]: How to select a text using control key and dragDrop in Sikuli?

 

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.