Using a QMenuBar on a QMainWindow, the menu bar always shows up white, but in all other Windows applications it shows up as the normal window background color. I know I can achieve the effect by using a stylesheet (background-color: transparent), but is this the only way? It seems strange considering that this is normally default for a windows app.
Bookmarks