Files
SingularityViewer/indra/newview/skins/default/xui/en-us/panel_avatar_pick.xml

23 lines
1.3 KiB
XML

<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel border="true" bottom="0" follows="top|left" height="300" left="0" name="Pick"
title="Pick" width="350">
<texture_picker bottom="-190" follows="left|top" height="180" left="10" name="snapshot_ctrl"
width="290" />
<line_editor bottom_delta="-8" enabled="false" follows="left|top"
font="SansSerif" height="20" left="10" name="given_name_editor"
width="290" />
<text_editor enabled="false" follows="left|top"
font="SansSerifSmall" height="100" left="10" max_length="1023"
name="desc_editor" width="290" word_wrap="true" spell_check="true" />
<line_editor enabled="false" follows="left|top"
font="SansSerifSmall" height="20" left="10" name="location_editor"
width="290" />
<button bottom_delta="-27" follows="left|top" height="20" label="Set Location"
left="180" name="set_location_btn" width="120" />
<button bottom_delta="0" follows="left|top" height="20" width="120" label="Open Picture" name="open_picture_btn"/>
<button bottom_delta="0" follows="left|top" height="20" label="Teleport" left="10"
name="pick_teleport_btn" width="70" />
<button bottom_delta="0" follows="left|top" height="20" label="Show on Map" left="80"
name="pick_map_btn" width="100" />
</panel>