function hover () has a great latency

Asked by stic

I need to make the emulation movement of the cursor, similar to the movement of the cursor controlled by a person, the function of hover () has a delay before the transition to the new kardinatu about 0.4s, which is very much to draw complex geometric shapes to do with the speed of a person is not possible, and it will be clear from that a robot. there are solutions to this problem?

Question information

Language:
English Edit question
Status:
Solved
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Solved by:
RaiMan
Solved:
Last query:
Last reply:

This question was reopened

  • by stic
Revision history for this message
RaiMan (raimund-hocke) said :
#1
Revision history for this message
stic (stic-t) said :
#2

Thanks RaiMan, that solved my question.

Revision history for this message
stic (stic-t) said :
#3

RaiMan , You can tell whether there is a function that returns the current cursor position in kordinaty ? This would help me a lot , I did not know much English, and I find it difficult to search for information in the documentation , they even want to write modules for programs C++ Win API.

Revision history for this message
Best RaiMan (raimund-hocke) said :
#4

Mouse.at()

Revision history for this message
stic (stic-t) said :
#5

Thanks RaiMan, that solved my question.