Hello Friends,

I am facing a problem related to nested dock.

I am having a mainwindow application with only dockwidgets. I have used leftdock and rightdock area for the widget.

While loading the application I am getting the proper layout. But when I move any window from right area to left area and makes the windows as nested then nested window is displayed at the border and due this sizing/resizing got affected.

Is there any possible solution for this problem.

I am using QT 4.7.0 with Visual Stusio.

I have attached the images along with the post.

1.jpg
2.jpg
3.jpg

Note: Here I have just given the color to the widget but actually dock widget contains complex drawing and controls.