Hi,

I have a problem with the Qt designer.

I have a widget stack, inside the widget stack I have a few elemets. These elements are placed nicly relativly to themselves. I have arranged these using "layout vertically" and "layout horizontially". Around this "box of elements" I have placed four spacers because I want these elements in the middle of the screen. But they aren't! They are place exactly where I drew them and the main window is as large as I drew it (I expected it to resize to the minimum needed size). Any idea what went wrong?

Regards,
Jochen