Simple program to demo using the SimpleGUI with TouchScreen. Widgets demonstrate handling of single- and double-tap events, as well as touchMover
Dependencies: SimpleGUI SimpleGUITouchScreen TouchScreen UniGraphic mbed-rtos mbed
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
3:ca2285e07824 | 2016-05-08 | duncanFrance | Work with new event-handling mechanism and Window->attach() |
2:fe93c85e8f0b | 2016-04-11 | duncanFrance | Updated to use SimpleGUI |
1:ece0ecedf40a | 2016-03-27 | duncanFrance | Updated to use FontRenderer |
0:402fb0c36182 | 2016-03-25 | duncanFrance | Demos single and double taps and sort of demos drag |