PDA

View Full Version : Transparent panel and layout



Juba
22nd February 2011, 11:22
Hi all,
I am creating a gui composed by different widget (bars and menu) grouped in a QVBoxLayout.
Now I want to cover some of this bars with a new semi transparent layer, but I cant find a way to set the new QFrame over the previous in the layout.
Has anyone had the same problem?

Thanks in advance.