ugfx/demos/modules/gwin/widgets
inmarket 1f99d5c9fa Add support for a default application orientation.
Also remove old unneeded GDISP_USE_CUSTOM_BOARD macro
2013-11-09 19:18:59 +10:00
..
gfxconf.h Add support for a default application orientation. 2013-11-09 19:18:59 +10:00
image_chibios.h added GWIN image demo 2013-07-06 14:24:40 +02:00
image_yesno.gif Add image support to GWIN Listboxes. 2013-08-01 18:05:48 +10:00
image_yesno.h Add image support to GWIN Listboxes. 2013-08-01 18:05:48 +10:00
main.c updated GDISP and GWIN demos 2013-10-28 09:52:09 +10:00
readme.txt Update GWIN demos 2013-07-07 19:43:34 +10:00

This demo supports input from both a mouse/touch, toggles and/or a dial input.
If your platform does not support one or the other, turn it off in
gfxconf.h

Note that you will need to include the drivers into your project
makefile for whichever inputs you decide to use.

For some fun have a play with the "colors" radio group and the "Disable All" checkbox.