Files
SingularityViewer/indra/newview/skins/default/xui/en-us/floater_texture_ctrl.xml
Beeks 973f53df5e COMMIT STORM:
Fixes for Temp uploads so they show up as they should and are actually usable.

Signed-off-by: Beeks <HgDelirium@gmail.com>
2010-09-08 19:09:14 -04:00

69 lines
4.3 KiB
XML

<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater bottom="-516" can_close="true" can_drag_on_left="false" can_minimize="false"
can_resize="true" can_tear_off="true" enabled="true" height="320"
left="478" min_height="320" min_width="410" mouse_opaque="true"
name="texture picker" title="Pick: Texture" width="410">
<string name="choose_picture">
Click to choose a picture
</string>
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom="-110" drop_shadow_visible="true" enabled="true" follows="left|top"
font="SansSerifSmall" h_pad="0" halign="center" height="14" left="4"
mouse_opaque="true" name="Multiple" v_pad="0" width="163">
Multiple
</text>
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
bottom="-204" drop_shadow_visible="true" enabled="true" follows="left|top"
font="SansSerifSmall" h_pad="0" halign="left" height="14" left="4"
mouse_opaque="true" name="unknown" v_pad="0" width="163">
Dimensions: [DIMENSIONS]
</text>
<button bottom="-228" enabled="false" follows="left|bottom" font="SansSerifSmall"
halign="center" height="20" label="Default" label_selected="Default"
left="4" mouse_opaque="true" name="Default" scale_image="true" width="64" />
<button bottom="-228" enabled="false" follows="left|bottom" font="SansSerifSmall"
halign="center" height="20" label="Alpha" label_selected="Alpha" left="72"
mouse_opaque="true" name="Alpha" scale_image="true" width="64" />
<button bottom="-252" enabled="true" follows="left|bottom" font="SansSerifSmall"
halign="center" height="20" label="Blank" label_selected="Blank" left="4"
mouse_opaque="true" name="Blank" scale_image="true" width="64" />
<button bottom="-252" enabled="false" follows="left|bottom" font="SansSerifSmall"
halign="center" height="20" label="Invisible" label_selected="Invisible" left="72"
mouse_opaque="true" name="Invisible" scale_image="true" width="64" />
<check_box bottom="-44" enabled="true" follows="left|top" font="SansSerifSmall"
height="24" initial_value="true" label="Show Folders" left="175"
mouse_opaque="true" name="show_folders_check" radio_style="false"
width="201" />
<search_editor bottom="-36" enabled="true" follows="left|top|right" height="16"
label="Type here to search" left="175" mouse_opaque="true"
name="inventory search editor" width="231" />
<inventory_panel allow_multi_select="false" border="true" bottom="-256" enabled="true"
follows="left|top|right|bottom" height="216" left="175" mouse_opaque="true"
name="inventory panel" sort_order="TexturePickerSortOrder" width="231" />
<check_box bottom="-282" enabled="true" follows="left|bottom" font="SansSerifSmall"
height="20" initial_value="true" label="Apply Immediately" left="4"
mouse_opaque="true" name="apply_immediate_check" radio_style="false"
width="150" />
<button bottom="-282" enabled="true" follows="left|bottom" font="SansSerif"
halign="center" height="32" image_selected="eye_button_active.tga"
image_unselected="eye_button_inactive.tga" label="" label_selected=""
left="139" mouse_opaque="true" name="Pipette" scale_image="true" width="32" />
<button bottom="-282" enabled="true" follows="right|bottom" font="SansSerif"
halign="center" height="20" label="Cancel" label_selected="Cancel"
left="186" mouse_opaque="true" name="Cancel" scale_image="true" width="100" />
<button bottom="-282" enabled="true" follows="right|bottom" font="SansSerif"
halign="center" height="20" label="Select" label_selected="Select"
left="290" mouse_opaque="true" name="Select" scale_image="true" width="100" />
<line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="10"
left="8" follows="bottom" font="SansSerif" handle_edit_keys_directly="false"
height="20" max_length="36" mouse_opaque="true" name="texture_uuid"
select_all_on_focus_received="false" width="230" />
<button enabled="true" follows="top|right" font="SansSerif"
height="20" label="Apply UUID" label_selected="Apply UUID"
right="340" bottom_delta="0" mouse_opaque="true"
name="ApplyUUID" scale_image="true" width="100" />
<string name="pick title">
Pick:
</string>
</floater>