Hi guys,
i am working on adding a T6963C 240x64 as well as a 240x 128 , with resistive touch GLCD to my current project
I have been evaluating Mikro's Visual GLCD program and the free font generator program to generate the fonts, layout buttons, and other feature the software templates provide

http://www.mikroe.com/visualglcd/
http://www.mikroe.com/glcd-font-creator/
both programs generate MIkobasic code output.


the current thought is to run this code in isolation to sort out the final display look and issues , then port the library, and associated files it to PBP3 in the final code to marry up with the rest of the projects code in PBP3.

this is not a small task to do , the libray used would take to time to redo in pbp3, plus all the extra code generated for the the display it self

if any one who has used this software , can give an insight on IF this is the best approach to do this, or offer another way.

i have found some code done in picbasic to support the 6963c controller in picbasic,
but at this point i cant see how to make use of it when looking at adding extra graphics screen logos and fonts easly , but the base library and demo seems to be a good start

http://www.compsys1.com/support/PBP_Files/T69B/

I have not at this point used mikrobasic at all, but have access to it , but these 2 programs ability to generate code from nice on screen graphics etc , is way better than my own at this point, even if a learning curve is required and then to change it all to pbp3 ????

look forward to some guide on this


regards