← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #678438]: [1.1.14 Jython] Settings().MoveMouseDelay() doesn't work

 

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

Dirk Schiller gave more information on the question:
Reasearch:
=========

Example which doesn't work:
--------------------------------------------
# ... Some Code ...
Settings.MoveMouseDelay = 0
Settings.setShowActions(False)


Example which works:
---------------------------------
# ... Some Code ...
Settings.MoveMouseDelay = 0

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.