I'musing qt creator and using the designer to design my main window...
but when im using layouts to arrange my different objects (LineEdite , labels..etc ).. it look exatclly as i want it in the designer but we i run it the lineEidte get much smaller ... and also the window size is not in the same size i make it in the designer it is always bigger!!!!



other thing, Im using Scrollwidget and im dispalying some object on it and layout them all in the scrollwidget .. then i layout the scrollwidget in a groupbox

all look completely great in the designer but when i run it the scrollwidget shows the scrollbar in the side ... why it that ????? i have it set it with layout to fit exactly in it. so why it display it this way ??

thanks