New question #287807 on Sikuli:
https://answers.launchpad.net/sikuli/+question/287807

Hello again,

I want to know if it's possible to highlight multiple regions without using 
other threads. My script captures some regions inside a game that I would like 
to have some visual feedback, so I tried to highlight all the regions, but what 
I understood, the highlight timer is like a wait function and you can't do 
anything until the highlight ends.

Also, I tried to make a quick loop to see all the highlight areas using a timer 
of 0.2 but for some reason it looks like you can't set values lower than 1? I 
got this exception: [error] java.lang.IllegalArgumentException ( 
java.lang.IllegalArgumentException: timeout value is negative )

If it's not posible I would like to suggest this as a future addition, I think 
it's pretty cool.

Again, thanks for the great program and keep up the good work :)

-- 
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

Reply via email to