In another thread, Terry wrote:

QQQ
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_an_editor_widget() which returns a subclass of QWidget.
QQQ

I agree, it's time to get this done.

I don't understand how c.give_me_an_editor_widget helps.  My best
guess is that it will integrate with the code in::

    leoPy.leo#@file ../plugins/qtGui.py-->Frame and component
classes...-->
    class leoQtBody (subclass of leoBody)-->Editors (qtBody)

Here is where I am coming from.  There is a lot of *complex* code in
the tree I've just written that handles switching focus between
editors.  Terry, are you planning to use that code, or rewrite it?

Edward

-- 
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