View Single Post
  #24  
Old 08-11-2019, 02:34 PM
Mirox Mirox is offline
Aviak


Join Date: Dec 2010
Posts: 92
Default

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!
Reply With Quote