ugfx/demos/modules/gwin/widgets
2019-04-10 17:33:15 +02:00
..
rsc Updates to the widgets demo: 2014-05-01 16:42:35 +10:00
demo.mk
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 Introduce type gImage to replace v2.x gdispImage 2019-04-10 17:33:15 +02:00
readme.txt Update GWIN demos 2013-07-07 19:43:34 +10:00
romfs_files.h
romfs_img_ugfx.h Updates to the widgets demo: 2014-05-01 16:42:35 +10:00
romfs_img_yesno.h

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.