I'm trying PyQt first time If someone worked with PyQT msg = QtWidgets.QMessageBox() msg.setText("Error") msg.show() The window is shown and ...
確定! 回上一頁