From kde-devel Wed Feb 27 16:09:00 2002 From: avijit ghosh Date: Wed, 27 Feb 2002 16:09:00 +0000 To: kde-devel Subject: Re: resizable grid elements X-MARC-Message: https://marc.info/?l=kde-devel&m=101482638316482 > > That's ok. Everyone sometimes gets to a point where (s)he can't find the > solution although it "must be something simple". > But could you tell me what this problem has to do with ogg sounds? Ahh sorry I must have used reply on a random message rather than recomposing new. > Layouts aren't meant to be manually resized. So you should use two QSplitters > instead, which will give you a small resize handle betwenn the widgets. Just > create a QSpliltter as child of your parent widget, and make all the widgets > that shuold be in there children of the splitter. Ahh very nice thanks that does the trick.. I was looking in the wrong places (QWidget,QGrid,QHBox,QVBox) ! thanks again, -avi >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<