Editing RCOXML Objects
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 780: | Line 780: | ||
"EditBox" object uses the same attributes than "Text" object + 2 images + 7 events | "EditBox" object uses the same attributes than "Text" object + 2 images + 7 events | ||
<div style="width:75%;">{{spoiler|standard attributes|{{standard attributes for RCOXML objects}}}}</div> | |||
{{spoiler|specific attributes for EditBox| | |||
{| class="wikitable" | {| class="wikitable" | ||
|+specific attributes for EditBox | |+specific attributes for EditBox | ||
Line 872: | Line 875: | ||
| editboxOnFocusDown || event || {{no}} || {{yes}} || event:native:/OnFocusDownEditBoxPassword || || | | editboxOnFocusDown || event || {{no}} || {{yes}} || event:native:/OnFocusDownEditBoxPassword || || | ||
|} | |} | ||
}} | |||
The official codename of this object is '''LabelText''' and is composed by the same attributes of '''Text''' + a label. The "label" (as a conceptual entity) are the 2 images and the events that comes after them | The official codename of this object is '''LabelText''' and is composed by the same attributes of '''Text''' + a label. The "label" (as a conceptual entity) are the 2 images and the events that comes after them |