On Tue, 5 Jun 2012 14:13:58 -0500
"Edward K. Ream" <[email protected]> wrote:

> Note particularly that a wrapper is the "face" that is presented to
> Leo's core.  Here is the line from createEditor::
> 
>     wrapper = leoQTextEditWidget(w,name='body',c=c)

I think this is getting close to what I'm looking for - I have
experimental body editor launching happening now.

I've never really used multiple editors and now I'm wondering if the
current focus model, i.e. that the focused editor follows the tree, and
the tree jumps to the location of an editor when it's focused, is
sufficient (vs. my idea of locking editors to nodes etc.)

Also, perhaps not directly related to free_layout managing body
editors, it would be very useful to have frames, which might be body
editors or viewrendered panes etc., render a node *relative* to the
current node.

E.g. you have a node selected in the tree and being edited by the body
editor, and another pane which displays / renders any child of that
node called '@diagram' for example.  Which is perhaps SVG or whatever,
the idea is general - display auxiliary information in another pane
from a subnode (or possibly sibbling node).

Cheers -Terry

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en.

Reply via email to