wxListCtrl from wxWidgets v3.2.6 does not react to on-the-fly dark-mode vs light-mode switches
wxListCtrl on GTK retains the original fore- and background colours on switching between light and dark mode while the application is running. When the application is restarted, the colours are OK, i.e. in line with other widgets.
Some screenshots of https://github.com/wxWidgets/wxWidgets/tree/master/samples/listctrl showing the issue:
N/A
https://github.com/wxWidgets/wxWidgets/tree/master/samples/listctrl shows the behaviour.
See above. FYI I also checked listrctrl example on MacOS, issue is not present there so seems to be GTK-specific.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.