Hi,

I have a Dialog that contain one Widget and the tipical OK_Cancel buttons. The widgets are in a vertical layout.

I want the dialog to be resized automatically when I resize the Widget . The Widget have to display an image and I want to resize it to a proportional size forcing the dialog to resize.

Is it posible or have I to change the dialog size manually?

The widget is a special one similar to OpenGL widget.

Thanks,