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

    Status: Open => Answered

RaiMan proposed the following answer:
If you want to do this (I do not really see a big advantage and you will
loose the possibility to edit your scripts in the Sikuli-IDE), you can
put all your scripts (the .py files) in one folder and use Jython to run
your scripts.

pure Sikuli solution:
-- image folder
   ... tons of images

-- script folder
   -- script1.sikuli
       script1.py
  -- script2.sikuli
      script2.py
  .... and more

your wanted solution
-- image folder
   ... tons of images

-- script folder
      script1.py
      script2.py
  .... and more

nearly no differenc, but many disadvantages !?

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