Message 1 of 1
Qt - QMenuBar with Windows Style
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Does anyone know how to specify the Windows style for a Qt QMenuBar and its menu items?
The native QMenuBar has a dark background in a dark scheme, light text, a rectangular popup area instead of a light background, black text and round area in the Windows...
Of course, there is a solution for using StyleSheet, but I hope there is a better solution given that MAX does it somehow to match the Window style.