Question #661348 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661348
Shekhar posted a new comment: Thanks for the tip @RaiMan. I my script, all my observe events were for different regions (and explicitly defined regions at that, not SCREEN). So even though these were running as separate threads and being processed in parallel, they were still resulting in mouseup / mousedown delays. Perhaps its because of limitations of my computer? So, number of observer events & observe scan rate is a possible factor effecting mouseup / mousedown delays. Anyways, sharing it so that my experience may help others. Thanks for your tip on creating duplicate regions to observe for different images in same region - i can already think of some uses of it in my automation :-) -- You received this question notification because your team Sikuli Drivers is subscribed to the question. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

