What do you mean? Did you not get an attachment? Does it not run for you? The example that was attached shows four small rectangles in the first row of a grid layout and one large rectangle in the second row. Maybe you are just seeing something fundamentally wrong that I am missing.
-Aron P.S. I have verified that there was an attachment, but I am attaching again. On Wed, Dec 9, 2009 at 11:54 AM, Nick Gaens <[email protected]> wrote: > Aron Bierbaum wrote: > > I have been trying to use the QGraphicsGridLayout but I am running > into problems when I try to have a QGraphicsWidget span multiple > columns. The basic problem is that if I try to span a large widget in > the second row under four smaller widgets in the top row, the widgets > in the top row are not layed out correctly. > > Does anyone have any idea what I might be doing wrong? > > -Aron > > > ________________________________ > _______________________________________________ > PyQt mailing list [email protected] > http://www.riverbankcomputing.com/mailman/listinfo/pyqt > > Not providing us with a proper piece of example code? :-) > > Nick > > _______________________________________________ > PyQt mailing list [email protected] > http://www.riverbankcomputing.com/mailman/listinfo/pyqt >
test_grid.py
Description: Binary data
_______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
