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.
HTH, René
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest