If I adjust the Window color role in the palette for a QFrame in Designer, it doesn't show when I run the window.
???
Thanks
Printable View
If I adjust the Window color role in the palette for a QFrame in Designer, it doesn't show when I run the window.
???
Thanks
Child widgets are transparent by default. Try setting autoFillBackground property to true.