User forums > General (but related to Code::Blocks)
No dark mode?
ollydbg:
This is really a good news! Thanks New Pagodi for the sharing.
One question: does Win7 support dark mode? Or it is only a Win10 feature?
New Pagodi:
I could be wrong, but I think it will only be able to detect the system dark mode on windows 10 and above, but a programmer can set their app to use dark mode widgets on any system.
PB:
--- Quote from: ollydbg on December 28, 2022, 09:35:01 am ---One question: does Win7 support dark mode? Or it is only a Win10 feature?
--- End quote ---
There is no darkmode API support for the common controls until Windows 10 1809, wxWidgets require Windows 10 20H1:
https://github.com/wxWidgets/wxWidgets/blob/cd48a182c9980afbb73c04266342876fb511eea3/src/msw/darkmode.cpp#L99
ollydbg:
Thanks for your two wx exports' help!
BTW: sorry for the late reply, I just recovered from COVID-19 infection.
Navigation
[0] Message Index
[*] Previous page
Go to full version