Quote:
Originally Posted by Donkey Hotay
[You must be logged in to view images. Log in or Register.]
Hey Mirox, thank you for sharing nParse. I wonder if it's possible to set the background alpha transparent separately from the bars. Having a large black window blocking my side view is suboptimal =D.
|
This is not how Qt5 works by default -- all children widgets take the transparency of their parent. I will have to research this. I can add this to a list of things to do.
Thanks for the suggestion!