If i draw a rectangle and then draw some text in the middle of the rectangle, how can i remove the text and replace it? I am working on a progress bar, and as i update the text it seems to write on top of the last value, not remove and write. Any ideas? Thanks!