← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #667080]: Notepad++ settings not compatible with Sikuli

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
Why such complicated?

With a new script start in the IDE and save it once with a name.
Then close it in the IDE (no need to stop the IDE).
In notepad++ go to the folder younameit.sikuli and edit the file younameit.py. when ready, just save it.
Go back to the IDE and reopen your script.

Now you may even edit the script in the IDE (e.g. add images) and save it. 
Even if you have the script still open in np++, it should tell you that the script was changed outside and ask for reload.

If you do not need the features of the IDE, you might run the script
from command line (as far as I know, you might even do that from within
np++ with an appropriate config).

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.