Files
SingularityViewer/indra/newview/skins/default/xui/en-us/floater_preview_animation.xml
tmac@latestevidence.com af203533b3 Spell check added
2011-04-23 18:08:59 -04:00

33 lines
2.1 KiB
XML

<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater bottom="-366" can_close="true" can_drag_on_left="false" can_minimize="true"
can_resize="false" enabled="true" height="85" left="239" min_height="0"
min_width="0" mouse_opaque="true" name="preview_anim" width="300">
<line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-38"
enabled="true" follows="left|top|right" font="SansSerif"
handle_edit_keys_directly="false" height="19" left="93" max_length="127"
mouse_opaque="true" name="desc" select_all_on_focus_received="false"
select_on_focus="false" width="194" spell_check="true" />
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom="-38" drop_shadow_visible="true" enabled="true" follows="left|top"
font="SansSerif" h_pad="0" halign="left" height="19" left="13"
mouse_opaque="true" name="desc txt" v_pad="0" width="80">
Description:
</text>
<!--<button bottom="-66" enabled="true" font="SansSerif" halign="center" height="19"
label="Play in World" label_selected="Stop" left="27" mouse_opaque="true"
name="Anim play btn" scale_image="true"
tool_tip="Play this animation so that others can see it." width="96" />
<button bottom="-66" enabled="true" font="SansSerif" halign="center" height="19"
label="Play Locally" label_selected="Stop" left="177" mouse_opaque="true"
name="Anim audition btn" scale_image="true"
tool_tip="Play this animation so that only you can see it." width="96" />-->
<button bottom="-66" enabled="true" font="SansSerif" halign="center" height="19"
label="Play in World" label_selected="Stop" left="4" mouse_opaque="true"
name="Anim play btn" scale_image="true"
tool_tip="Play this animation so that others can see it." width="96" />
<button bottom="-66" enabled="true" font="SansSerif" halign="center" height="19"
label="Play Locally" label_selected="Stop" left_delta="98" mouse_opaque="true"
name="Anim audition btn" scale_image="true"
tool_tip="Play this animation so that only you can see it." width="96" />
</floater>