Quote Originally Posted by jpn View Post
Could you clearly state what you want? Keep in mind that we don't know anything about your project.

Well, actually you don't resize by hand anything that is managed by a layout manager. It is layout managers responsibility to maintain geometries of widgets added to it. There are a few ways (size policies, stretch factors..) to fine tune how this is done. Recommended reading: Layout Classes.
Sir, I m trying this but it is not helpful.
Sir in actual i have a parent widget which contain a HBoxLayout with three child widget. Now I m adjust another QHBoxLayout in one of this child widget. But it does not resize acc. to given Geometry.
So please if u have any idea about it give reply....
thanks.........