ApplicationWindow's transparent property has no effect in Linux system
-
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 @ericwang
Whichtransparent
property are you referring to ? AFAIK there is no such property. -
color: "transparent" works correctly for me in an ApplicationWindow on Linux.
1/4