MSW, dark/light mode switching

8 views
Skip to first unread message

Robert Roebling

unread,
Jul 13, 2026, 11:53:20 AM (22 hours ago) Jul 13
to wx-...@googlegroups.com
Hi all,

I am seeing many great improvements for dark/light mode under MSW, but
when changing the system's mode while minimal.exe is running (after
adding
#ifdef __WXMSW__
MSWEnableDarkMode(wxApp::DarkMode_Auto);
#endif
to OnInit())
the colours are still mixed up: often the title bar being dark when
the system is light and vice versa. I know this is work in progress -
I just want to make sure that there is not an error on my side and
this should actually work now.

Robert
Reply all
Reply to author
Forward
0 new messages