Hi Guys,
I'm a relative newbie here but I have a question relating to updating DrawText on a Canvas.
I input the text in an EditText box and this displays fine on the canvas using DrawText. However, if I want to delete some text then I want the text on the canvas to recognise when the backspace key has been pressed so that it deletes the characters/text on DrawText on the canvas.
I've done some searching on the forums but can't find anything to point me in the right direction. I've tried various methods but just can't get it to work.
Thanks in advance.
I'm a relative newbie here but I have a question relating to updating DrawText on a Canvas.
I input the text in an EditText box and this displays fine on the canvas using DrawText. However, if I want to delete some text then I want the text on the canvas to recognise when the backspace key has been pressed so that it deletes the characters/text on DrawText on the canvas.
I've done some searching on the forums but can't find anything to point me in the right direction. I've tried various methods but just can't get it to work.
Thanks in advance.