Post
Topic
Board Development & Technical Discussion
Re: How to modify the look bitcoin GUI Client.
by
NotATether
on 30/04/2021, 10:54:39 UTC
Hey, thank ive found out already, i use Qt Creator it 's much easier!

Unfortunately the .ui files from /qt/forms folder don't include the possibility of modifying the header menus.

I keep looking for!

Thank you for responding btw

If you are talking about the menu bar widget that looks like this:



Then you can skin that by replacing the style sheet with QMenuBar ... instead of QWindow.