MacOS APP in PyQT5 as well as Pyside2 doesn't give native look and feel.
Unsolved
General and Desktop
-
Sample MacOS APP with high resolution and written with Python.
My backend code is in Python and using PyQt5 for the GUI designing. Can you tell me what steps I need to do create an app with native look and feel.
It look ugly when I run it.
There should be tutorial / example through which we can adopt it quickly. Development and deployment. -
Hi and welcome to devnet,
What version of macOS ?
What version of PyQt ?
What version of Qt ?
How did you install them ?
What code did you use ?