Re: Proposal: use QDockWidget for Leo's main window

2019-05-19 Thread Edward K. Ream
On Sun, May 19, 2019 at 10:29 AM Terry Brown wrote: > When I was trying to do this it seems sufficient to just use the left side dock for everything, and have no main widget. That gives you complete freedom of layout and no "more equal than others" widget. Heh. All that's needed for

Re: Why the pyzo project is worth doing

2019-05-19 Thread Edward K. Ream
On Sunday, May 19, 2019 at 6:34:17 AM UTC-5, Edward K. Ream wrote: I am supremely confident that #1093 > , Add pyzo features > to Leo, is worth doing and will complete successfully. > I forgot to mention a practical reason for my

Re: Proposal: use QDockWidget for Leo's main window

2019-05-19 Thread Edward K. Ream
On Sun, May 19, 2019 at 10:29 AM Terry Brown wrote: When I was trying to do this it seems sufficient to just use the left > side dock for everything, and have no main widget. That gives you > complete freedom of layout and no "more equal than others" widget. > Great! I'll try it out next.

Re: Proposal: use QDockWidget for Leo's main window

2019-05-19 Thread Terry Brown
On Sun, 19 May 2019 08:23:58 -0700 (PDT) "Edward K. Ream" wrote: > This post discusses #1150 > . Don't > panic. Nothing is settled yet, and I'll consider your comments > seriously. > > Using Qt's Dock widget *might* improve Leo

Proposal: use QDockWidget for Leo's main window

2019-05-19 Thread Edward K. Ream
This post discusses #1150 . Don't panic. Nothing is settled yet, and I'll consider your comments seriously. Using Qt's Dock widget *might* improve Leo substantially. It would certainly making integrating Leo and pyzo easier, but that's a

Re: Pyzo file browser within Leo

2019-05-19 Thread Edward K. Ream
On Sun, May 19, 2019 at 8:10 AM lewis wrote: > Can you explain what the Pyzo file browser experience was meant to be > within leo? > It was supposed to be a drop-in replacement for Leo's Open Outline dialog. It has nothing to do with pyzo_support, and I explained earlier today, it wasn't worth

Re: Pyzo file browser within Leo

2019-05-19 Thread lewis
Can you explain what the Pyzo file browser experience was meant to be within leo? If I start leo with pyzo_support.py enabled in myLeoSettings, Leo simply starts Pyzo and leo is not visible at all. Only If I start the PFB as described in steps 1-5 above, does it run as a separate gui

Why the pyzo project is worth doing

2019-05-19 Thread Edward K. Ream
I am supremely confident that #1093 , Add pyzo features to Leo, is worth doing and will complete successfully. This post explains why. *Background* Recent work demonstrates that Leo can load pyzo while maintaining complete control. That