Hi,
I used QWidget as a place holder for some of my custom widgets and put it in the layout. I had promoted Widget to my custom widget in the designer. Then I had laid them out with a QVBoxLayout using the Qt Designer. But, when I build the program, the laying out seems to have not effect on the promoted widgets. They all appear on the top left corner of my window.. what do i do?
Please help!!
Sunil.