wxwidgets/samples/ownerdrw
PB 61bae154d3 Improve samples appearance in dark mode
- caret: Use the system color for window background instead of
  hard-coded white.

- image: Use hard-coded black for the text drawing since all other
  drawings on the image canvas use hard-coded colours too. The default
  text colour was barely readable in dark mode.

- joytest: Use wxCYAN_PEN instead of wxBLACK_PEN to ensure the line is
  visible both in light and dark colour system mode.

- ownerdrw: Use such background colour that there is good contrast
  between text and background both in light and dark colour system mode.

- popup: Use such background colour for the pop up so that there is a
  good contrast between text and background both in light and dark
  colour system mode.

Closes #23773.
2023-08-24 02:22:19 +02:00
..
bell.bmp
info.bmp show how to use different bitmaps for enabled/disabled menu item state 2003-09-27 15:33:06 +00:00
info_mono.bmp show how to use different bitmaps for enabled/disabled menu item state 2003-09-27 15:33:06 +00:00
makefile.gcc Rebake after the previous commit 2023-07-29 18:13:29 +02:00
Makefile.in Rebake after the previous commit 2023-07-29 18:13:29 +02:00
makefile.unx Remove wxGTK1 port and GPE support 2022-10-16 22:01:02 +02:00
makefile.vc Rebake after the previous commit 2023-07-29 18:13:29 +02:00
nosound.bmp
nosound.png
ownerdrw.bkl Remove all trailing spaces 2019-01-30 17:35:54 +01:00
ownerdrw.cpp Improve samples appearance in dark mode 2023-08-24 02:22:19 +02:00
ownerdrw.rc Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
sound.bmp
sound.png