New question #172696 on Sikuli:
https://answers.launchpad.net/sikuli/+question/172696
Because I found a problem,
The"Alt+shift+c" interrupt key seem work on IDE only
So I tried to design a key(Esc) to stop *.skl
==========================
if keyDown(Key.ESC) :
popup("script has stopped")
exit()
=========================
but it's Invalid
please advise
--
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