I have a problem, I try to use a stackedwidget to change the contents of my main window but not the one in the taskbar.
this is my code:
from PyQt5.QtWidgets import QMainWindow,QApplication,QMenu
from PyQt5 import QtCore,QtGui,QtWidgets
fro...
asked by
10.07.2018 / 23:26