You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can not create a window with transparent background with PyQt.
On my other other computer which runs Manjaro it works well, but not on my current, which runs Kubuntu 20.04. I tried both with PyQt 5.15 and 5.12 (the version used by KDE).
I can not create a window with transparent background with PyQt.
On my other other computer which runs Manjaro it works well, but not on my current, which runs Kubuntu 20.04. I tried both with PyQt 5.15 and 5.12 (the version used by KDE).
Here is a minimal example that displays a circle:
All the commented lines are different solutions I have tested without success.
And here is the c++ equivalent, that works well:
The text was updated successfully, but these errors were encountered: