It would need to run it in separated thread (inside QTimer) import sys from PyQt5.QtCore import Qt, QTimer from PyQt5 import QtWidgets ...
確定! 回上一頁