[PyQt] QSplitter and the border between widgets

Pierre-Louis Bonicoli pierre-louis.bonicoli at gmx.fr
Tue Oct 11 11:24:26 BST 2011


On 11/10/2011 11:16, Timothy W. Grove wrote:

> What I want to see is much less space between the widgets and a
> visible splitter handle

For the visible splitter, see here for how to do this using qt designer:
http://doc.qt.nokia.com/latest/designer-layouts.html#splitter-layouts
Select the widgets (they must not belong to a layout) and use buttons in
the main toolbar "lay out vertically in splitter" or "lay out
horizontally in splitter" (entries are available too in the context menu
"Lay out").

Pierre-Louis


More information about the PyQt mailing list