7" TFT LCD + MEGA R3 Touch problem!

Hello everybody,
I have Arduino MEGA R3 2560 and SSD1963 TFT LCD display ordered from this link
http://www.ebay.com/itm/7-7-0-inch-TFT-LCD-module-Font-IC-800x480-SSD1963-arduino-DUE-MEGA2560-3-5-4-3-/111008432389?pt=LH_DefaultDomain_0&hash=item19d89e4105
and this TFT/SD Shild:
http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&item=121057451964#ht_4284wt_699
I downloaded library from first link and examples for UTouch doesn't works when I upload it.
Nothing happens, buttons are displayed on screen but when I touch buttons there are no response!
Can anybody send me link for UTouch library which support my display and touch functions?
Thanks :wink:

have you tried to calibrate the screen?

Yes, I tried but when I touch screen with pencil for calibration nothing happens -.-
There is some problem in library I think...

I use arduino due and have the same problem (I am a beginner), , Do you already have a solution?

Lazic:
buttons are displayed on screen but when I touch buttons there are no response!

upload your code even know what the problem is?