Look at http://doc.trolltech.com/4.5/qboxlayout.html#addWidget The argument "strecth" maybe what you are looking for.
The Qt forum may be a better place to ask such generic Qt questions that are not related to ParaView. Utkarsh On Fri, Jul 24, 2009 at 6:02 PM, Yixun Liu<[email protected]> wrote: > Hi, > I put three widgets in a horizontal layout, but it seems that each > widget has the same size. > How to make the middle widget to have larger size than others? > > Thanks. > > Yixun > _______________________________________________ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Follow this link to subscribe/unsubscribe: > http://www.paraview.org/mailman/listinfo/paraview > _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
