Le 14/1/2009, "Doug Bell" <[email protected]> a écrit:

>Calling resize inside a resizeEvent is not a good idea.  You should let
>the layout do the work.
>
>Try overriding QLayoutItem.hasHeightForWidth() and
>QLayoutItem.heightForWidth(w) in a custom layout.

Thanks :o)

--
   Frédéric

_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to