Question #245571 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/245571
Description changed to:
I've been googling for 4 hours, but haven't found a solution for my
case, which is meant to be pretty simple:
Handler1
Handler2
action1
IF region CHANGE then handler2
ELSE action2
IF reg CHANGE then handler1
ELSE action 3
In other words I need to repeatedly do action1 while the region changes.
If it stops changing, I try action2. If it still does not change I try
action3.
Is there a way to put a handler inside a handler?
Sorry for bad explanation and thanks in advance!
--
You received this question notification because you are a member of
Sikuli Drivers, which 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