Hi,
I am using graphics library in TIVA C series. I am using GrStringDraw function to write strings onto LCD. If I want to erase the strings, which api or function can I use?
Regards,
Rashmi
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I am using graphics library in TIVA C series. I am using GrStringDraw function to write strings onto LCD. If I want to erase the strings, which api or function can I use?
Regards,
Rashmi
Hi Amit,
I tried your method of printing NULL characters, but it doesn't work. It works with push buttons but not with GrStringDraw
Regards,
Rashmi
Hi Amit,
That doesnt seem to make any difference. The background colour of screen is Light Grey and not default black.
Regards,
Rashmi