You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't understand what you mean by "and Windows is in dark mode, but even in light mode it's the same." Based on your screenshot, your window is already set to a dark theme. When setting the theme, you only need to call setRibbonTheme to set the theme; there's no need to call the sa_set_ribbon_theme function.
I've created a windows application with SARibbon, but the style of the ribbon bar does not match the style of the main window:
I've set Dark2 as theme, and windows is in dark mode, but even in light mode it's the same (the main window is white).
How can I fix it?
MainWindow.hpp
MainWindow.cpp
Ribbon.hpp
Ribbon.cpp
What I'm doing wrong?
The text was updated successfully, but these errors were encountered: