aboutsummaryrefslogtreecommitdiffstats
path: root/gfxconf.example.h
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2014-05-01 13:57:44 +1000
committerinmarket <andrewh@inmarket.com.au>2014-05-01 13:57:44 +1000
commitef0a1ef054d100eace7cc58941b27c2d5ed67518 (patch)
treebd4bb2aac9cbff05f921db1f9f2a6c2612d9489c /gfxconf.example.h
parent96cec5349a40bb55b9c65e19234234d2ab197b48 (diff)
downloaduGFX-ef0a1ef054d100eace7cc58941b27c2d5ed67518.tar.gz
uGFX-ef0a1ef054d100eace7cc58941b27c2d5ed67518.tar.bz2
uGFX-ef0a1ef054d100eace7cc58941b27c2d5ed67518.zip
Much improved appearance for buttons and tabs.
Also add GWIN_FLAT_STYLING to allow low color (eg monochrome) displays to get the old simplified look.
Diffstat (limited to 'gfxconf.example.h')
-rw-r--r--gfxconf.example.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gfxconf.example.h b/gfxconf.example.h
index 18437a4d..5be67335 100644
--- a/gfxconf.example.h
+++ b/gfxconf.example.h
@@ -149,6 +149,7 @@
#define GWIN_NEED_LIST_IMAGES FALSE
#define GWIN_NEED_PROGRESSBAR FALSE
#define GWIN_NEED_FRAME FALSE
+ #define GWIN_FLAT_STYLING FALSE
///////////////////////////////////////////////////////////////////////////