-
Notifications
You must be signed in to change notification settings - Fork 0
/
DialogSelect2.xml
93 lines (93 loc) · 2.57 KB
/
DialogSelect2.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
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<window>
<id>2009</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>
</control>
<control>
<type>image</type>
<id>0</id>
<posX>150</posX>
<posY>150</posY>
<width>768</width>
<height>55</height>
<texture>dialogmenutop.png</texture>
</control>
<control>
<type>image</type>
<id>0</id>
<posX>150</posX>
<posY>205</posY>
<width>768</width>
<height>649</height>
<texture>dialogmenumiddle.png</texture>
</control>
<control>
<type>image</type>
<id>0</id>
<posX>150</posX>
<posY>855</posY>
<width>768</width>
<height>18</height>
<texture>dialogmenubottom.png</texture>
</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>
</control>
<control>
<description>Heading text label</description>
<type>label</type>
<id>4</id>
<posX>150</posX>
<posY>232</posY>
<width>768</width>
<label>181</label>
<font>mediastream11c</font>
<align>center</align>
<textcolor>FF025984</textcolor>
</control>
<control>
<description>options listcontrol</description>
<type>listcontrol</type>
<id>3</id>
<posX>153</posX>
<posY>255</posY>
<width>762</width>
<height>630</height>
<textXOff2>-750</textXOff2>
<spinPosX>4309</spinPosX>
<spinPosY>3742</spinPosY>
<textXOff>45</textXOff>
<textYOff>7</textYOff>
<PinIconXOff>3367</PinIconXOff>
<PinIconYOff>3340</PinIconYOff>
<textureFocus>dialogmenubutton.png</textureFocus>
<textureNoFocus>-</textureNoFocus>
<textureHeight>60</textureHeight>
<spaceBetweenItems>0</spaceBetweenItems>
<onup>5</onup>
<ondown>5</ondown>
<onleft>5</onleft>
<onright>5</onright>
</control>
</controls>
</window>
<!--Checksum:e05a106e987e33f34dc3e09e8b5fba48-->