Question #269110 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/269110

    Status: Open => Answered

RaiMan proposed the following answer:
if we are talking about 1.1.0:

type = event.getType()

the possible types you might get (depending on the used onXXX):

if type == ObserveEvent.VANISH:

.... .APPEAR
.... .CHANGE

come back if it is not 1.1.0

(I will update the docs for 1.1.0 on monday)

-- 
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     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to