Hello!

I tried to hide window decorations ( I fallowed this post
here<http://stackoverflow.com/questions/11775840/how-can-i-remove-borders-from-a-windows-qml-application>
*[stackoverflow.com]* ) and all works well apart form the fact that shadow
are much thinner then on the same app but with system window decorations.
It do not makes much different for me but designer I’m working on wants me
to fix it and now I just run out of ideas.

Shadow with system decoration:
[image: With decoration]

Shadow without decoration:
[image: Without decoration]

What I notices is that when decorations are hidden then shadow is the same
as in the window which do NOT have currently focus.
So it looks like when I hide decorations then application do not have focus
and this is why shadow is thinner/lighter.

Any ideas how to look in to this problem deeply and find a solution ?

Any help will be appreciated.
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to