Op 17-4-2012 14:15, R. Reucher schreef:
On Tuesday 17 April 2012 14:07:49 Sujan Dasmahapatra wrote:
> Now when I add a 3rd widget in the layout it's adding horizontally, I
> want it to come to the next row. And so on.
I think what you want is a QGridLayout. An added widget can be placed
through (row,column) 'coordinates' and span multiple columns.
You might also take a look at the Flow Layout Example in the documentation.
André
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest