aboutsummaryrefslogtreecommitdiff
path: root/skin/PM3.HD/720p/DialogKaiToast.xml
blob: 6c70aa95ef039feb3f9f0471e9dc348d03c5e16f (plain)
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
<window id="107">
	<include>dialogeffect</include>
	<coordinates>
		<system>1</system>
		<posx>850</posx>
		<posy>630</posy>
	</coordinates>
	<controls>
		<control type="group">
			<control type="image">
				<posx>0</posx>
				<posy>0</posy>
				<width>400</width>
				<height>60</height>
				<colordiffuse>DDFFFFFF</colordiffuse>
				<texture>black-back.png</texture>
				<bordertexture border="3">NoCover_1.png</bordertexture>
				<bordersize>4</bordersize>
			</control>
			<control type="image" id="400">
				<description>avatar</description>
				<posx>10</posx>
				<posy>10</posy>
				<width>40</width>
				<height>40</height>
				<aspectratio>keep</aspectratio>
				<texture>DefaultFile.png</texture>
			</control>
			<control type="label" id="401">
				<description>Line 1 Label</description>
				<posx>60</posx>
				<posy>10</posy>
				<width>330</width>
				<height>18</height>
				<font>font12</font>
				<textcolor>green</textcolor>
				<align>left</align>
				<aligny>center</aligny>
			</control>
			<control type="label" id="402">
				<description>Line 2 Label</description>
				<posx>60</posx>
				<posy>32</posy>
				<width>330</width>
				<height>20</height>
				<font>font10</font>
				<align>left</align>
				<aligny>center</aligny>
			</control>
			<control type="image" id="403">
				<description>avatar</description>
				<posx>10</posx>
				<posy>10</posy>
				<width>40</width>
				<height>40</height>
				<aspectratio>keep</aspectratio>
				<visible>false</visible>
				<texture>DefaultIconInfo.png</texture>
			</control>
			<control type="image" id="404">
				<description>avatar</description>
				<posx>10</posx>
				<posy>10</posy>
				<width>40</width>
				<height>40</height>
				<aspectratio>keep</aspectratio>
				<visible>false</visible>
				<texture>DefaultIconWarning.png</texture>
			</control>
			<control type="image" id="405">
				<description>avatar</description>
				<posx>10</posx>
				<posy>10</posy>
				<width>40</width>
				<height>40</height>
				<aspectratio>keep</aspectratio>
				<visible>false</visible>
				<texture>DefaultIconError.png</texture>
			</control>
		</control>
	</controls>
</window>