ugfx/demos/modules/gwin/widgets
Joel Bodenmann f2432096cd added GWIN image demo 2013-07-06 14:24:40 +02:00
..
gfxconf.h Add Radio buttons (can also be used as a Tab group) 2013-07-06 01:46:34 +10:00
image_chibios.h added GWIN image demo 2013-07-06 14:24:40 +02:00
main.c added GWIN image demo 2013-07-06 14:24:40 +02:00
readme.txt Math library no longer needed on widget demo 2013-07-04 00:53:41 +10:00

readme.txt

This demo supports input from both a mouse/touch 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.