Updated to use new button art.

http://jira.secondlife.com/browse/EXT-2732
master
Justin C. Rounds (Chuck) 2009-11-24 15:54:36 -05:00
parent 6ec7d6c2e1
commit 7f4e9e2cdc
1 changed files with 20 additions and 10 deletions

View File

@ -452,28 +452,38 @@ Maximum animation length is [MAX_LENGTH] seconds.
width="200" />
<button
follows="top|right"
height="28"
image_selected="button_anim_play_selected.tga"
image_unselected="button_anim_play.tga"
height="23"
image_overlay="Play_Over"
image_unselected="SegmentedBtn_Left_Off"
image_selected="SegmentedBtn_Left_On_Selected"
image_disabled_selected="SegmentedBtn_Left_Selected_Disabled"
image_disabled="SegmentedBtn_Left_Disabled"
image_pressed="SegmentedBtn_Left_Press"
image_pressed_selected="SegmentedBtn_Left_Selected_Press"
layout="topleft"
left="10"
name="play_btn"
tool_tip="Play/pause your animation"
top_pad="0"
width="28" />
width="23" />
<button
follows="top|right"
height="28"
image_selected="button_anim_stop_selected.tga"
image_unselected="button_anim_stop.tga"
height="23"
image_overlay="StopReload_Over"
image_unselected="SegmentedBtn_Right_Off"
image_selected="SegmentedBtn_Right_On_Selected"
image_disabled_selected="SegmentedBtn_Right_Selected_Disabled"
image_disabled="SegmentedBtn_Right_Disabled"
image_pressed="SegmentedBtn_Right_Press"
image_pressed_selected="SegmentedBtn_Right_Selected_Press"
layout="topleft"
left_pad="4"
name="stop_btn"
tool_tip="Stop animation playback"
top_delta="0"
width="28" />
left_delta="23"
width="23" />
<slider
left_pad="0"
left_pad="10"
follows="top|right"
height="23"
width="200"