[PySide] Fwd: PyQt Designer

Hedieh Ebrahimi hedieh.ebrahimi at amphos21.com
Tue Oct 29 10:50:30 CET 2013


Hi Matthew ,

Thanks, I read your link and applied layouts (from top window to lower
widgets ) and enforced minimum widget size and now its working as I wanted.

Thanks


On 28 October 2013 18:08, Matthew Woehlke <matthew.woehlke at kitware.com>wrote:

> On 2013-10-28 11:35, Hedieh Ebrahimi wrote:
> > I have problems using ScrollArea in PyQt . I have the following object.
> >
> > 1. Frame
> > 2. Scroll Area
> > 3. tab object
> > 4.Group Box
> > 5. My Buttons
> >
> > I am trying to make the ScrollBar appear but  it doesn´t.
>
> You are completely lacking in any layouts. As a result, none of your
> controls will resize automatically.
>
> In Qt, free-floating controls are almost always a sign that you're doing
> something wrong.
>
> I would recommend that you read up on layouts. Several of the top hits
> of http://www.google.com/search?q=qt+using+layouts look promising...
>
> --
> Matthew
>
> _______________________________________________
> PySide mailing list
> PySide at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/pyside
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/pyside/attachments/20131029/78bb5f5a/attachment.html>


More information about the PySide mailing list