You can resize the window to minimumSizeHint() after the number of widgets is changed : self.resize(minimumSizeHint()). This will shrink the window to ...
確定! 回上一頁