M
M
mikhaelshcherbakov2018-06-23 22:56:17
Python
mikhaelshcherbakov, 2018-06-23 22:56:17

Why does the window look so bad?

In general, I wrote a simple program that displays a login window. And so, I wrote, everything works fine, and I decided to make an .exe file through Pyinstaller. I did it and that's what happened:
5b2ea3441da48770395273.png
Instead:
5b2ea32a05d9b967080239.png
How so. It looks like it was opened on a very old Windows. Is it possible in general to add some textures to Qt Designer there on the buttons or on the background of the window, so that it doesn’t look so sad?
Thanks for the info))
Python 3, PyQt5.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
F
FeNUMe, 2018-06-24
@mikhaelshcherbakov

Try an older version of pyqt(5.9.2), the newer ones had problems with pyinstaller

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question