Qt 6.11 is out! See what's new in the release
blog
ApplicationWindow's transparent property has no effect in Linux system
QML and Qt Quick
4
Posts
3
Posters
2.7k
Views
3
Watching
-
Hi All:
I use QtQuick.Controls' ApplicationWindow component in a linux desktop application, and I found that the "transparent" property has no effect, but it is ok in windows system.is anybody has meet the same problem?
thanks very much. -
BTW, I have tried the qt 5.2/5.3/5.4/5.5, all of them have the same problem.
-
Hi All:
I use QtQuick.Controls' ApplicationWindow component in a linux desktop application, and I found that the "transparent" property has no effect, but it is ok in windows system.is anybody has meet the same problem?
thanks very much.Hi @ericwang
Whichtransparentproperty are you referring to ? AFAIK there is no such property.