On Mon, 4 Jun 2012 07:15:35 -0500
"Edward K. Ream" <[email protected]> wrote:

> > That's why I am looking forward to persistent extra editor panes.  
> 
> I had forgotten about this.  The sessions machinery can be extended
> easily to handle this. I'll put it on the list.

I'd still like to see editor panes available as clients of the
free_layout system - we started on that but moving the free_layout
plugin into the core chewed up all the allocated time.

To get editor panes into free_layout, we just need
c.give_me_and_editor_widget() which returns a subclass of QWidget.

Editor panes would need some (hopefully) simple toggles:

  - track / don't track tree node selection
  - make / don't make tree select this node when editing

Also now that free_layout (nested_splitter, actually) supports opening
its client panes in new top level windows, it could fulfill the role of
stickynotes, but with syntax highlighting etc.

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