Question
How to display the copyright string (c) in a text field ?
Hello,
I'm using a text field in which I want to display the copyright symbol (c) : the letter "c" in a small circle.
I tried this :
texte.text ="© BRAND"
but it doesn't work.
Can you help me ?
I'm using a text field in which I want to display the copyright symbol (c) : the letter "c" in a small circle.
I tried this :
texte.text ="© BRAND"
but it doesn't work.
Can you help me ?
