ugfx/demos/modules/gwin/widgets
inmarket dce9dc00a8 Widget demo update 2013-07-04 00:22:15 +10:00
..
gfxconf.h Widget demo update 2013-07-04 00:22:15 +10:00
main.c Widget demo update 2013-07-04 00:22:15 +10:00
readme.txt readme fix 2013-07-01 09:10:47 +02: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.

Note that you need to link to the math library. Add -lm to your 
library paths in your Makefile.