mbed Window Dragging demo for TFT-320QVT module with SSD1289 and XPT2046 touchscreen. copyright GNU Public License, v2. or later Creates a window, which can be dragged within the screen, and can be closed with the standard WIndows-style "x"-button. Window appearance: initial position, size and colors can be changed via defines. Window in this demo can not be moved beyond the screen area except of the right side. May require a touchscreen calibration procedure using UTouchCD.h Made by Dmitry Shtatnov, SSSR Labs http://modularsynth.ru/

Dependencies:   TFTLCD UTouch mbed

Files at this revision

API Documentation at this revision

Comitter:
rpocc
Date:
Mon Jan 11 09:44:14 2016 +0000
Parent:
0:dc51da7c52b1
Commit message:
First version of the program

Changed in this revision

TFTLCD.lib Show annotated file Show diff for this revision Revisions of this file
UTouch.lib Show annotated file Show diff for this revision Revisions of this file
diff -r dc51da7c52b1 -r 3e5ca5f9f091 TFTLCD.lib
--- a/TFTLCD.lib	Mon Jan 11 09:35:50 2016 +0000
+++ b/TFTLCD.lib	Mon Jan 11 09:44:14 2016 +0000
@@ -1,1 +1,1 @@
-http://developer.mbed.org/users/ttodorov/code/TFTLCD/#2f24de90cb46
+https://developer.mbed.org/users/rpocc/code/TFTLCD/#2f24de90cb46
diff -r dc51da7c52b1 -r 3e5ca5f9f091 UTouch.lib
--- a/UTouch.lib	Mon Jan 11 09:35:50 2016 +0000
+++ b/UTouch.lib	Mon Jan 11 09:44:14 2016 +0000
@@ -1,1 +1,1 @@
-UTouch#a275ef704eb8
+https://developer.mbed.org/users/rpocc/code/UTouch/#a275ef704eb8