You can not add a scrollbar directly since the widget in charge of displaying the text is a QLabel . The solution is to add a QScrollArea .
確定! 回上一頁