ugfx/demos/modules/gwin/widgets
Joel Bodenmann b8b149591f readme fix 2013-07-01 09:10:47 +02:00
..
gfxconf.h in /demos/modules/gwin/widgets disabled ginput toggle by default 2013-07-01 09:09:44 +02:00
main.c GWIN reduce Initialisation parameters and fix visibility issues 2013-06-24 22:58:37 +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.