ugfx/demos/modules/gwin/widgets
inmarket e7bc175ca0 Demos updated to remove now deprecated function gwinAttachMouse 2014-09-26 16:30:53 +10:00
..
rsc
demo.mk
gfxconf.h Bug fix to widgets demo. It should never have used <stdio.h> which is not available on many embedded platforms. 2014-05-12 13:27:07 +10:00
main.c Demos updated to remove now deprecated function gwinAttachMouse 2014-09-26 16:30:53 +10:00
readme.txt
romfs_files.h
romfs_img_ugfx.h
romfs_img_yesno.h

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.