ugfx/demos/modules/gwin/widgets
Joel Bodenmann e8a769c382 Adding justification parameter to gwinLabelCreate() 2015-11-06 22:47:42 +01:00
..
rsc Updates to the widgets demo: 2014-05-01 16:42:35 +10:00
demo.mk Add demo makefiles and update example master makefiles to match. 2014-02-19 00:19:38 +10:00
gfxconf.h Add the ability to flash a gwin window/widget. 2015-01-25 17:40:34 +10:00
main.c Adding justification parameter to gwinLabelCreate() 2015-11-06 22:47:42 +01:00
readme.txt Update GWIN demos 2013-07-07 19:43:34 +10:00
romfs_files.h Updated gwin/widgets demo. Does now no longer use ChibiOS/RT logo 2014-04-24 03:44:29 +02:00
romfs_img_ugfx.h Updates to the widgets demo: 2014-05-01 16:42:35 +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.