ugfx/demos/applications/combo
inmarket 1fc4180d41 gThreadpriorityLow/Normal/High to replace LOW_/NORMAL_/HIGH_PRIORITY 2018-07-08 15:32:26 +10:00
..
rsc New applications/combo demo 2015-10-06 12:04:40 +10:00
bounce.c gThreadpriorityLow/Normal/High to replace LOW_/NORMAL_/HIGH_PRIORITY 2018-07-08 15:32:26 +10:00
demo.mk New applications/combo demo 2015-10-06 12:04:40 +10:00
gfxconf.h Added type gOrientation to replace V2.x orientation_t, and values gOrientationX replace GDISP_ROTATE_X 2018-07-08 13:51:20 +10:00
main.c gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITE 2018-07-08 15:15:15 +10:00
mandelbrot.c gThreadpriorityLow/Normal/High to replace LOW_/NORMAL_/HIGH_PRIORITY 2018-07-08 15:32:26 +10:00
readme.txt New applications/combo demo 2015-10-06 12:04:40 +10:00
romfs_files.h Updating logo(s) in applications/combo demo 2016-06-26 11:24:39 +02:00
romfs_img_ugfx.h Updating logo(s) in applications/combo demo 2016-06-26 11:24:39 +02:00
romfs_img_yesno.h New applications/combo demo 2015-10-06 12:04:40 +10:00
tasks.h Added new type definitions - moving towards V3.0 2018-06-23 13:02: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.