after a long time i would like to add some features on the code i'm currently trying to fix.

I got an 3.2" ulcd PT from 4DSystems.

I would like to create a program that i could control an iconic 4x3 keyboard serially from the display.

For example i would like to add 4x3 buttons and ones i touch them, to get a feedback on the display.

I have tried to create a very simple program as the start, by creating: Draw Text Button - 62hex, no luck!!!

the command as from the Manual has the following configuration :

cmd, state, x(msb:lsb), y(msb:lsb), buttonColour(msb:lsb), font, stringColour(msb:lsb),
width, height, “string”, terminator


the problem is that i dont know what to use at x and y as the width and height!

After that i need to create a touch commands i guess! I have a lot of work.

It is very confusing and there is no example at all a their site or manuals.

I will be able to check the code again on Friday because i'm at a business trip (again )