1 <?xml version="1.0" encoding="UTF-8"?>
3 <defaultcontrol>11</defaultcontrol>
4 <include>Animation_DialogPopupOpenClose</include>
5 <depth>DepthOSD+</depth>
9 <centerleft>50%</centerleft>
11 <control type="image">
16 <texture>dialogs/dialog-bg-nobo.png</texture>
17 <bordertexture border="21" infill="false">overlays/shadow.png</bordertexture>
18 <bordersize>20</bordersize>
20 <control type="label" id="10">
21 <description>Dialog header</description>
26 <aligny>center</aligny>
28 <textcolor>button_focus</textcolor>
30 <control type="label" id="12">
31 <description>Slider Value</description>
37 <aligny>center</aligny>
40 <control type="slider" id="11">
41 <description>Slider</description>
51 <control type="image">
56 <texture flipx="true" colordiffuse="button_focus">overlays/arrowright.png</texture>
57 <animation effect="zoom" start="0,100" end="100,100" delay="500" center="auto" time="200">WindowOpen</animation>
58 <animation effect="zoom" start="100,100" end="0,100" center="auto" time="200">WindowClose</animation>
60 <control type="image">
65 <texture colordiffuse="button_focus">overlays/arrowright.png</texture>
66 <animation effect="zoom" start="0,100" end="100,100" delay="500" center="auto" time="200">WindowOpen</animation>
67 <animation effect="zoom" start="100,100" end="0,100" center="auto" time="200">WindowClose</animation>