Comment 4 for bug 1201280

Revision history for this message
Greg (greg-boz) wrote :

Something like this:

def found(event) :
    print "found it";repeat()
onAppear("1433207314491.png", found)
observe(background=True)
while True :
# sequential logic here