[PyQt] How to create a user-resizeable widget?

Reinaldo de Carvalho reinaldoc at gmail.com
Thu Apr 10 17:52:07 BST 2008


On 4/10/08, Reinaldo de Carvalho <reinaldoc at gmail.com> wrote:
> >
>  > QSplitter sounds like what you need.
>
> QSplitter is not part of qt3-designer, how add it?
>
>

I found...

#

Lay Out Horizontally (in Splitter)
Click this toolbar button to lay out the selected groups of widgets or
layouts side by side with a splitter between each group. Use
Shift+Click to select each widget or layout, and then choose this
toolbar button to group them horizontally. Note that for complex
widgets it is sometimes easiest to select widgets and layouts by
clicking them in the Widgets tab of the Object Explorer Window.
#

Lay Out Vertically (in Splitter)
Click this toolbar button to lay out the selected groups of widgets or
layouts one above the other with a splitter between each group. Use
Shift+Click to select each widget or layout, and then choose this
toolbar button to group them vertically. Note that for complex widgets
it is sometimes easiest to select widgets and layouts by clicking them
in the Widgets tab of the Object Explorer Window.

http://doc.trolltech.com/3.1/designer-manual-12.html

-- 
Reinaldo Carvalho

http://sourceforge.net/projects/korreio
http://sourceforge.net/projects/kontroller
http://sourceforge.net/projects/phptcadmin
http://sourceforge.net/projects/python-cyrus


More information about the PyQt mailing list