Finally finished VN textbox
This commit is contained in:
@ -20,7 +20,23 @@
|
||||
alignY="UI_COMPONENT_ALIGN_STRETCH"
|
||||
ref="uiLabel"
|
||||
>
|
||||
<font font="font_arial" size="32">test1</font>
|
||||
<font font="font_arial" size="32">
|
||||
Hello World
|
||||
How are you today?
|
||||
I'm doing great, thanks!
|
||||
Thanks, me too!
|
||||
</font>
|
||||
<font font="font_arial" size="36" color="RED">
|
||||
Glad to hear it!
|
||||
I'm glad to hear it too!
|
||||
What a great day!
|
||||
It sure is!
|
||||
I'm glad we're friends!
|
||||
Me too!
|
||||
What are you up to?
|
||||
Nothing much, just hanging out.
|
||||
Cool, me too!
|
||||
</font>
|
||||
</UIRichTextLabel>
|
||||
</child>
|
||||
|
||||
|
Reference in New Issue
Block a user