|
|
|
|
|
by jussij
1996 days ago
|
|
Some of the controls allow you to change their colors, but that is not true for all controls. As an example consider the Win32 based wxWidgets library. The developers state it can't be made to support 'dark mode' only because not all Windows controls allow for easy color changing: https://forums.wxwidgets.org/viewtopic.php?t=45869 |
|