Old type windows GUI / window type
已回答
Hı Guys!
I designed a GUI with pyqt5 module on Python 3.6
When I preview my design on QtCreator the window looks fine but after i converted the .ui file to .py and run window codes:
Window style looks like old windows versions.
How can i fix that ? With codes or pycharm configuration ?

请先登录再写评论。
Hello!
Could you please specify which result do you have running this in the Terminal (command line)?
same appearance .
looks like problem is not at PyCharm either.