Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
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 Which transparent property are you referring to ? AFAIK there is no such property.
transparent
color: "transparent" works correctly for me in an ApplicationWindow on Linux.