<div dir="ltr">What I'm saying is that  you can execute scripts using the API without create plugins using the Scripter (Tools -> Scripts -> Scripter)</div><div class="gmail_extra"><br><div class="gmail_quote">2017-10-31 19:48 GMT-03:00 Brendan Scott <span dir="ltr"><<a href="mailto:disposableemail@apps.opensourcelaw.biz" target="_blank">disposableemail@apps.opensourcelaw.biz</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 10/31/2017 04:13 AM, Eliakin Costa wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Brendan<br>
<br>
I've been really busy these days, sorry for not give you enough attention :(<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I'd also like to be able to make Krita reload the Python scripts so I<br>
</blockquote></blockquote>
don't need to keep restarting on change of script. Is that possible?<br>
<br>
You can write plugins for menu (as you told in your tutorial), dockers and<br>
pointing action to shortcuts whithout any menu (like ten brushes). In this<br>
cases, you need to rebuild or paste files in resources folder (as Wolthera<br>
told). Fortunately, you can write your scripts in the Scripter or load from<br>
your files and execute it on the fly(without restart Krita).<br>
</blockquote>
<br></span>
I'm not sure that's true, or we're talking about different things.<br>
<br>
If I install the script at <a href="https://kritascripting.wordpress.com/" rel="noreferrer" target="_blank">https://kritascripting.wordpre<wbr>ss.com/</a> and then:<br>
* run Krita<br>
* run the script from Krita<br>
* edit the script print("hello_world") -> print("hello_world2") and save it<br>
* run the script again from Krita<br>
<br>
The printout is not changed.<br>
I have also tried deleting __pycache__ but it doesn't seem to make any difference.<br>
<br>
Thanks<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
Brendan<br>
<br>
</font></span></blockquote></div><br></div>