VN textbox event
This commit is contained in:
@ -17,10 +17,10 @@
|
||||
<UILabel
|
||||
text="This is the text box."
|
||||
font="font_main"
|
||||
fontSize="32"
|
||||
alignment="16, 16, 0, 0"
|
||||
alignX="UI_COMPONENT_ALIGN_STRETCH"
|
||||
alignY="UI_COMPONENT_ALIGN_STRETCH"
|
||||
fontSize="48"
|
||||
alignment="0, 0, 500, 500"
|
||||
alignX="UI_COMPONENT_ALIGN_MIDDLE"
|
||||
alignY="UI_COMPONENT_ALIGN_MIDDLE"
|
||||
ref="uiLabel"
|
||||
/>
|
||||
</child>
|
||||
|
Reference in New Issue
Block a user