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

Noam Raphael noamraph at gmail.com
Thu Apr 10 14:58:58 BST 2008


Indeed. Thanks a lot!

Noam

2008/4/10, Mark Summerfield <mark at qtrac.eu>:
> On 2008-04-10, Noam Raphael wrote:
>  > Hello,
>  >
>  > I want to create in my application a bar on the left, which allows
>  > navigation, and a main area right of it. I want the user to be able to
>  > change the width of the navigation area. How do I do it?
>  >
>  > (I've seen that docks can do it, but they seem too much for me - I
>  > only want a handle between two areas of the window that the user can
>  > drag, I don't need crazy floating windows)
>
>
> QSplitter sounds like what you need.
>
>
>  --
>  Mark Summerfield, Qtrac Ltd., www.qtrac.eu
>
>


More information about the PyQt mailing list