/indra/newview/skins/default/xui/en/floater_script_preview.xml
https://bitbucket.org/lindenlab/viewer-beta/ · XML · 61 lines · 61 code · 0 blank · 0 comment · 0 complexity · ab81b90b58c043ed5ebcc96f4862fd3b MD5 · raw file
- <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
- <floater
- legacy_header_height="18"
- can_resize="true"
- height="570"
- layout="topleft"
- min_height="271"
- min_width="290"
- name="preview lsl text"
- help_topic="preview_lsl_text"
- save_rect="true"
- title="SCRIPT: ROTATION SCRIPT"
- width="508">
- <floater.string
- name="Title">
- SCRIPT: [NAME]
- </floater.string>
- <panel
- follows="left|top|right|bottom"
- height="522"
- layout="topleft"
- left="10"
- name="script panel"
- top="42"
- width="497" />
- <icon
- follows="top|right"
- height="18"
- image_name="Lock"
- layout="topleft"
- left="426"
- mouse_opaque="true"
- name="lock"
- top="4"
- width="18" />
- <text
- type="string"
- length="1"
- follows="left|top"
- font="SansSerif"
- height="19"
- layout="topleft"
- left="13"
- name="desc txt"
- top="19"
- width="80">
- Description:
- </text>
- <line_editor
- border_style="line"
- border_thickness="1"
- follows="left|top|right"
- font="SansSerif"
- height="19"
- layout="topleft"
- left_delta="80"
- max_length_bytes="127"
- name="desc"
- top_delta="0"
- width="394" />
- </floater>