Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
I faced this problem myself.
Here is the solution: https://pythonbasics.org/pyqt-style/
In short, here is the list of styles: ['Breeze', 'Oxygen', 'QtCurve', 'Windows', 'Fusion']
Exposed via:
app = QApplication( [])
app.setStyle('Windows')
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question