On Tue, Aug 5, 2014 at 9:59 AM, Fidel N <fidelpe...@gmail.com> wrote:

> When a script is executing in any open Leo, all the open Leo windows shared
> from that GUI will be irresponsive, so a command could do nothing since it
> would make Leo irresponsive, and the user wouldnt be able to edit the
> realtime code.

> That is, if you weren't kidding about "execute-script-continuously" =)

I was neither kidding nor volunteering ;-)

At present, Leo's execute-script commands uses Python's exec in Leo's
thread.  Not sure how to run Python in another thread: presumably it
would be something like interfacing with IPython.  Maybe IPython
itself could be used...

EKR

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
Visit this group at http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to