ugfx/demos/applications/combo
Joel Bodenmann ea4cadec78 Revert "Adding justification parameter to gwinLabelCreate()"
This reverts commit e8a769c382.
2015-11-07 00:39:08 +01:00
..
rsc New applications/combo demo 2015-10-06 12:04:40 +10:00
bounce.c Stop overwriting by the bounce ball when switching away from it in the applications/combo demo 2015-10-06 17:27:24 +10:00
demo.mk New applications/combo demo 2015-10-06 12:04:40 +10:00
gfxconf.h New applications/combo demo 2015-10-06 12:04:40 +10:00
main.c Revert "Adding justification parameter to gwinLabelCreate()" 2015-11-07 00:39:08 +01:00
mandelbrot.c New applications/combo demo 2015-10-06 12:04:40 +10:00
readme.txt New applications/combo demo 2015-10-06 12:04:40 +10:00
romfs_files.h New applications/combo demo 2015-10-06 12:04:40 +10:00
romfs_img_chibios.h New applications/combo demo 2015-10-06 12:04:40 +10:00
romfs_img_ugfx.h New applications/combo demo 2015-10-06 12:04:40 +10:00
romfs_img_yesno.h New applications/combo demo 2015-10-06 12:04:40 +10:00
tasks.h New applications/combo demo 2015-10-06 12:04:40 +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.