Files
wxWidgets/samples/render
PBandVadim Zeitlin 17e670dd60 Improve render sample using wxGCDC in wxMSW dark mode
When using wxGCDC (applies to both GDI+ and Direct2D backends)
created from wxPaintDC, the default text color is white even
in the dark mode.

Work around this by explicitly setting the text color to the window
foreground color.

Closes #26788.
2026-08-06 21:54:41 +02:00
..
2026-07-09 15:08:08 +02:00
2026-07-09 15:08:08 +02:00
2026-07-09 15:08:08 +02:00
2025-05-10 18:06:41 +02:00