On Thu, Aug 28, 2014 at 11:49 AM, Fidel N <[email protected]> wrote:

> Edward, yes, the worst part of those kind of nodes is waiting for it to load
> when you are actually going to other node, or when you want to run a script
> on them but not read them.

If all you want to do is run a script on them, the script can just
find the position p *without* selecting it.  Then just use p.b.

> Actually, just some short of "loading paused" button instead of a node body,
> such as when you click it, the node body will load, would be enough.

Great idea.  Leo's body pane is a QTextBrowser, so "filling" the node
with one or two buttons should be possible.  I'll prototype that
"today"(tm).

The crucial thing, from an internals point of view, remains that
w.getAllText returns p.b for "paused" nodes and not the (empty) text
that never got loaded ;-)

Edward

-- 
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 [email protected].
To post to this group, send email to [email protected].
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