-
Notifications
You must be signed in to change notification settings - Fork 0
/
DialogMenu.xml
137 lines (137 loc) · 5.24 KB
/
DialogMenu.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
<?xml version="1.0" encoding="utf-8"?>
<window>
<id>2012</id>
<defaultcontrol>3</defaultcontrol>
<allowoverlay>no</allowoverlay>
<controls>
<control>
<type>image</type>
<id>0</id>
<width>1920</width>
<height>1080</height>
<texture>black.png</texture>
<colordiffuse>90ffffff</colordiffuse>
<animation effect="fade" time="200">windowopen</animation>
<animation effect="fade" time="400">windowclose</animation>
</control>
<control>
<type>image</type>
<id>0</id>
<posX>150</posX>
<posY>150</posY>
<width>768</width>
<height>55</height>
<texture>dialogmenutop.png</texture>
<animation effect="zoom" start="10,10" end="100,100" center="640,360" time="300">WindowOpen</animation>
<animation effect="slide" time="300" start="-1050,-1050">windowopen</animation>
<animation effect="slide" time="300" end="-1050,-1050">windowclose</animation>
</control>
<control>
<type>image</type>
<id>0</id>
<posX>150</posX>
<posY>205</posY>
<width>768</width>
<height>649</height>
<texture>dialogmenumiddle.png</texture>
<animation effect="zoom" start="10,10" end="100,100" center="640,360" time="300">WindowOpen</animation>
<animation effect="slide" time="300" start="-1050,-1050">windowopen</animation>
<animation effect="slide" time="300" end="-1050,-1050">windowclose</animation>
</control>
<control>
<type>image</type>
<id>0</id>
<posX>150</posX>
<posY>854</posY>
<width>768</width>
<height>18</height>
<texture>dialogmenubottom.png</texture>
<animation effect="zoom" start="10,10" end="100,100" center="640,360" time="300">WindowOpen</animation>
<animation effect="slide" time="300" start="-1050,-1050">windowopen</animation>
<animation effect="slide" time="300" end="-1050,-1050">windowclose</animation>
</control>
<control>
<description>GFX-Heading "menu" text label</description>
<type>label</type>
<id>5</id>
<posX>150</posX>
<posY>180</posY>
<width>768</width>
<label>924</label>
<font>mediastream12tc</font>
<textcolor>White</textcolor>
<align>center</align>
<animation effect="zoom" start="10,10" end="100,100" center="640,360" time="300">WindowOpen</animation>
<animation effect="slide" time="300" start="-1050,-1050">windowopen</animation>
<animation effect="slide" time="300" end="-1050,-1050">windowclose</animation>
</control>
<control>
<description>Heading text label</description>
<type>label</type>
<id>4</id>
<posX>166</posX>
<posY>214</posY>
<width>753</width>
<label>181</label>
<font>mediastream11c</font>
<align>left</align>
<textcolor>FF025984</textcolor>
<animation effect="zoom" start="10,10" end="100,100" center="640,360" time="300">WindowOpen</animation>
<animation effect="slide" time="300" start="-1050,-1050">windowopen</animation>
<animation effect="slide" time="300" end="-1050,-1050">windowclose</animation>
</control>
<control>
<description>Exit button</description>
<type>button</type>
<id>2</id>
<posX>870</posX>
<posY>172</posY>
<width>37</width>
<height>37</height>
<textureFocus>button_close_focus.png</textureFocus>
<textureNoFocus>button_close_nofocus.png</textureNoFocus>
<label>-</label>
<onleft>3</onleft>
<onright>3</onright>
<onup>3</onup>
<ondown>3</ondown>
<animation effect="zoom" start="10,10" end="100,100" center="640,360" time="300">WindowOpen</animation>
<animation effect="slide" time="300" start="-1050,-1050">windowopen</animation>
<animation effect="slide" time="300" end="-1050,-1050">windowclose</animation>
</control>
<control>
<description>options listcontrol</description>
<type>listcontrol</type>
<id>3</id>
<posX>153</posX>
<posY>255</posY>
<width>762</width>
<height>615</height>
<onleft>2</onleft>
<onright>2</onright>
<font2>mediastream12c</font2>
<textXOff2>750</textXOff2>
<textYOff2>7</textYOff2>
<spinPosX>4309</spinPosX>
<spinPosY>3742</spinPosY>
<textXOff>15</textXOff>
<textYOff>7</textYOff>
<PinIconXOff>64</PinIconXOff>
<PinIconYOff>22</PinIconYOff>
<PinIconWidth>15</PinIconWidth>
<PinIconHeight>37</PinIconHeight>
<textureFocus>dialogmenubutton.png</textureFocus>
<textureNoFocus>-</textureNoFocus>
<keepaspectratio>yes</keepaspectratio>
<itemHeight>51</itemHeight>
<itemWidth>51</itemWidth>
<IconXOff>7</IconXOff>
<IconYOff>4</IconYOff>
<spaceBetweenItems>0</spaceBetweenItems>
<animation effect="zoom" start="10,10" end="100,100" center="640,360" time="300">WindowOpen</animation>
<animation effect="slide" time="300" start="-1050,-1050">windowopen</animation>
<animation effect="slide" time="300" end="-1050,-1050">windowclose</animation>
</control>
</controls>
</window>
<!--Checksum:d675e8ac740469ac24ef3c73b2cce525-->