yanqzhi at gmail.com wrote: > hello ! > > I have a application whose UI was desigened by QT Designer .When I run > the application, > the widgets in windows can't be resized . > > Can I make the widgets resized only by QT Designer,not by codeing? > Did you actually set a layout on the form? André