Hi Guys,
I have this situation that I have a customize button to add a text with a marquee
on my c# code I use Editor.text += strmrq;
But I have this problem everytime I want to edit the text, but the new text with the change will insert on the editor but not update the old text.
How will I update the text?
Please help.
Thanks
pilots