psih128
3rd August 2010, 16:57
The main window in my application embeds several widget within the main window using the QStackedWidget. When the application is run the main window can not be resized below certain size, while there certainly is enough free space to go even narrower.
Every widget (the main window and the embedded widget) can be resized to, lets say, 100x100 in Qt Designer, while the application can not become smaller than 300x300.
Where are the size constraints set? How do I remove them?
Every widget (the main window and the embedded widget) can be resized to, lets say, 100x100 in Qt Designer, while the application can not become smaller than 300x300.
Where are the size constraints set? How do I remove them?