wxWidgets/samples/drawing
Vadim Zeitlin 9a9c845289 Add wxSystemAppearance to check for dark mode under macOS
Provide a way to retrieve the name of the current system appearance
(mostly for diagnostic purposes) and check if it uses predominantly dark
colours.

Currently this class has a non-trivial (but still very simple)
implementation under macOS only and simply checks whether the default
text colour is brighter than the default background colour under the
other platforms, but other platform-specific implementations could be
added later.

Also update the drawing sample "system colours" page to show the system
appearance as well.
2019-04-21 02:11:07 +02:00
..
descrip.mms Committing in . 2000-08-24 10:58:27 +00:00
drawing_vc7.vcproj Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
drawing_vc8.vcproj Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
drawing_vc9.vcproj Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
drawing.bkl Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
drawing.cpp Add wxSystemAppearance to check for dark mode under macOS 2019-04-21 02:11:07 +02:00
image.bmp extended (wxMask test) and reorganized the drawing sample 2000-01-26 00:02:15 +00:00
makefile.bcc Remove MSW wxUxThemeEngine class 2018-01-22 00:51:11 +01:00
makefile.gcc Remove MSW wxUxThemeEngine class 2018-01-22 00:51:11 +01:00
Makefile.in Increment version number to 3.1.3 2018-12-10 19:06:18 +01:00
makefile.unx Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
makefile.vc Introduce MSW ARM64 support 2018-09-17 22:34:32 +02:00
mask.bmp extended (wxMask test) and reorganized the drawing sample 2000-01-26 00:02:15 +00:00
pat4.bmp modifications to show non monochrome masks in action 2000-01-24 16:46:40 +00:00
pat35.bmp modifications to show non monochrome masks in action 2000-01-24 16:46:40 +00:00
pat36.bmp modifications to show non monochrome masks in action 2000-01-24 16:46:40 +00:00
smile.xpm Convert all XPM files to Unix EOLs. 2015-03-19 21:46:05 +01:00