GUI Designing For LCD Touch Screen

I am Using Arduino Mega Board With TFT Shield V2 to connect with LCD Touch Screen (800X480) which is having SSD1963 Controller.
I Have already made a connections and started which really gave me a good head ache, also used the UTFT Library. ran a UTFT Testing program on it.. All worked well till here.

Now I Want to create a sophisticated GUI for it, using some good tools like Visual TFT, VGDD and etc. But I dont understand how to do it.. How to link these files with the Arduino Code..

Please Help needed. If any extra info needed please ask.. I really want to create a good GUI. please suggest some solutions..

Kalmesh:
I am Using Arduino Mega Board With TFT Shield V2 to connect with LCD Touch Screen (800X480) which is having SSD1963 Controller.
I Have already made a connections and started which really gave me a good head ache, also used the UTFT Library. ran a UTFT Testing program on it.. All worked well till here.

Now I Want to create a sophisticated GUI for it, using some good tools like Visual TFT, VGDD and etc. But I dont understand how to do it.. How to link these files with the Arduino Code..

Please Help needed. If any extra info needed please ask.. I really want to create a good GUI. please suggest some solutions..

This is pricey at $99.00 USD.

basically, the GUI is the same as the imagemaps used in the Web.

I use GIMP to create GUI graphics and image maps.

Hi artisticforge

I'm currently working on a Gui library "PixiGui" which will offer a full set of Gui controls specifically designed for the limitations of a Mega 2560. I have posted some early code here but it is far from complete.

I have no idea of your urgency but I will post my full code on GitHub within the next 4 weeks.