posted 8 years ago
Hi
You can simply use StringItem to display the persons name.
Check StringItem which extends Item Class
Further if you want to display it in a particular position on the screen then you have to use Canvas Class.
and in the canvas you can use
The above code displays the given text at the center top of the screen.
Hope this helps
You can simply use StringItem to display the persons name.
Check StringItem which extends Item Class
Further if you want to display it in a particular position on the screen then you have to use Canvas Class.
and in the canvas you can use
The above code displays the given text at the center top of the screen.
Hope this helps
sumaraghavi ragha
Ranch Hand
Posts: 118
Dushyant Chhetri
Ranch Hand
Posts: 75
