I got the answer, all I need to do was override the resizeEvent method and resize the child widget to match the parent widget's size.
On Fri, Jul 17, 2009 at 7:56 AM, Deepak Angeshwar <[email protected]>wrote: > > > I need to make sure that my child widgets auto-grow/shrink in size when the > parent widget's > size is altered, for this I need to use QVBoxLayout > > But I cant find QVBoxLayout in QTDesigner (I am using QTJambi 4.5 + eclipse > plugin) > > Can some one point out how to use QVBoxLayout from the QT designber
_______________________________________________ Qt-jambi-interest mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest
