On Wed, Jul 31, 2024 at 2:56 AM Edward K. Ream <edream...@gmail.com> wrote:

> The main splitter corresponds to the longest vertical or horizontal line.

Once this rule of thumb became clear, I saw that the "render-focused"
layout must define its own QHBoxLayout widget. Otherwise, Qt will position
the VR pane vertically.

To put this statement in context, all the new layout-creation methods must
place their *outer* widget/layout in the *dw.verticalLayout* layout. This
standard layout contains the icon and menu bars at the top and the
minibuffer and status areas at the bottom

A new info item will tell script writers how to create their own layouts
using the methods of the DynamicWindow class.

Edward

P.S. The *dw.createBodyPane* helper may need to be generalized.

EKR

-- 
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 leo-editor+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/leo-editor/CAMF8tS0ZUX5CYqCJsrh9TRyzjn3SrwShUCCb1Lbfv_ktNB9HKg%40mail.gmail.com.

Reply via email to