Good afternoon I am trying to show the time in a statusbar in pyqt. This is my code:
from PyQt5.QtWidgets import QMainWindow,QApplication, QDesktopWidget,QLabel
from PyQt5.QtCore import *
from PyQt5 import uic
from PyQt5 import QtCore
import t...
asked by
14.07.2018 / 20:36