[PyQt] How to make menubar transparent?

Maurizio Berti maurizio.berti at gmail.com
Sat Feb 29 22:12:50 GMT 2020


What do you mean by "transparent"?
Do you want to see the background of the window or see "through" the window
(desktop, other windows, etc)?
In the first case, how did you set the background, and what type of
background is that?
Because if it's a plain color background (or a gradient), it *should* be
ok, but you've to ensure that text of menu items has enough contrast,
otherwise they wouldn't be readable.
This aspect is mostly important if you want to follow the second approach,
and I strongly advise you against it.
Also, what operating system(s) is your program aimed for?

Maurizio

Il giorno sab 29 feb 2020 alle ore 17:45 Souvik Dutta Chowdhury <
souvik.viksou at outlook.com> ha scritto:

> The subject has it all.
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> https://www.riverbankcomputing.com/mailman/listinfo/pyqt
>


-- 
È difficile avere una convinzione precisa quando si parla delle ragioni del
cuore. - "Sostiene Pereira", Antonio Tabucchi
http://www.jidesk.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20200229/2ed90034/attachment.html>


More information about the PyQt mailing list