On Fri, 30 Sep 2016 06:15:49 -0500
"Edward K. Ream" <[email protected]> wrote:

> On Mon, Sep 26, 2016 at 1:42 PM, 'Terry Brown' via leo-editor <
> [email protected]> wrote:
> 
> > https://github.com/leo-editor/snippets/blob/master/examples/
> > layout/qtdock.py
> >
> > is a Py 2.7 / Qt 4 demo of Qt docking as it might apply to Leo, with
> > comments
> > ​ ​
> > in the doc. string.  I think it's definitely worth switching to
> > this, so now it's
> > ​ ​
> > simply a matter of finding time :-)
> 
> ​The demo is impressive.  A lot of results with not much code.  I'll
> look forward to future progress.

I should push it to my personal Leo fork, but I have a hacked up
version which opens the three main widgets in docks, with free_layout
disabled. Need to work out exactly what to do with the Minibuffer,
currently it's the central widget (a major promotion :-) but that
introduces an unnecessary splitter handle.

Anyway, Edward, the question is, try doing this as an alternate
interface that can be selected via settings, or just tear out a lot of
the old interface code and use docks...

Never mind, it hadn't really occurred to me, until just now, to just let
both code bases sit side by side with some global switch, despite the
number of times you've demonstrated that approach - I'll do that :-)

Cheers -Terry

-- 
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 https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to