Layer logic on arduino

Hello,

I am new to the forum and also to Arduino community. I have written a code for the adafruit tft but having issues with deleting and redrawing everything once the text on the bitmap changes.

So is there a layer function or a method to avoid this ?

Thank you...

I haven't been able to locate any info, any help would be very useful.

Post the code. And please use the code button </> so your code looks like this and is easy to copy to a text editor.

You may find some ideas in Planning and Implementing a Program

...R