Question #678755 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/678755
RaiMan posted a new comment: IMHO something shown on the screen, that should be of any value for the user, must be there for at least 2 seconds. So even if you show only for 2 seconds and click in real parallel (when? at the beginning, in the middle or towards the end of the annotation?) the game will change the screen around the annotation, while the annotation sis still visible and might not fit with the new game state. But anyways: To click somehow in parallel with the annotation, you have to detach it to a thread and take care, that the annotation does not overlay the click point. This will need some more synch actions between the main workflow and the annotations. -- You received this question notification because your team Sikuli Drivers 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

