Added Vertical Slider styles to Slider widget

Added WIDGETSTYLE2 (like 0, but vertical) and WIDGETSTYLE3 (like 1, but
vertical). NOTE: I don't have a build environment, so I can't even
promise this will compile! So if it's crap, just treat it as a concept
for an enhancement request!
This commit is contained in:
Carl Zetie
2014-07-13 14:42:34 -04:00
parent b577e9e538
commit c1e8756c4e
3 changed files with 104 additions and 36 deletions

View File

@@ -49,6 +49,8 @@
#define WIDGETSTYLE0 0
#define WIDGETSTYLE1 1
#define WIDGETSTYLE2 2
//Added for Vertical slider styles
#define WIDGETSTYLE3 3
#define SETCONTRAST 0x81
#define DISPLAYALLONRESUME 0xA4