ugfx/demos/modules/gwin/widgets
Joel Bodenmann 9f35f0de7c whitespaces - widgets demo 2014-04-23 02:58:49 +02:00
..
demo.mk Add demo makefiles and update example master makefiles to match. 2014-02-19 00:19:38 +10:00
gfxconf.h Update image demo's to use GFILE ROMFS. 2014-02-07 18:44:32 +10:00
image_yesno.gif Add image support to GWIN Listboxes. 2013-08-01 18:05:48 +10:00
main.c whitespaces - widgets demo 2014-04-23 02:58:49 +02:00
readme.txt Update GWIN demos 2013-07-07 19:43:34 +10:00
romfs_files.h Update image demo's to use GFILE ROMFS. 2014-02-07 18:44:32 +10:00
romfs_img_chibios.h Update image demo's to use GFILE ROMFS. 2014-02-07 18:44:32 +10:00
romfs_img_yesno.h On ARM gcc compiler it appears that non-referenced character arrays are "optimised" out (but not on x86). 2014-02-15 22:28:07 +10:00

readme.txt

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.