-
Notifications
You must be signed in to change notification settings - Fork 0
/
File Explorer_textpreview.xml
72 lines (72 loc) · 2.5 KB
/
File Explorer_textpreview.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
<?xml version="1.0" encoding="utf-8"?>
<window>
<id>557312</id>
<defaultcontrol>2</defaultcontrol>
<allowoverlay>no</allowoverlay>
<define>#header.label:Text Preview</define>
<define>#header.hover:blacksolid.png</define>
<define>#header.BG.overlay:-.png</define>
<define>#header.BG.colordiffuse:ffffffff</define>
<controls>
<import>common.window.default.xml</import>
<import>common.time.xml</import>
<control>
<type>image</type>
<id>0</id>
<posX>0</posX>
<posY>1012</posY>
<width>1920</width>
<height>70</height>
<texture>imagestreamtitle.png</texture>
<animation effect="fade" time="250">WindowOpen</animation>
<animation effect="fade" time="250">WindowClose</animation>
</control>
<control>
<description>Page Count Background</description>
<type>image</type>
<id>0</id>
<posX>1519</posX>
<posY>1026</posY>
<width>390</width>
<height>45</height>
<texture>mediacountbg_Spin.png</texture>
<animation effect="fade" time="250">WindowOpen</animation>
<animation effect="fade" time="250">WindowClose</animation>
</control>
<control>
<description>Page Count Label</description>
<type>label</type>
<label>30009</label>
<id>0</id>
<posX>1534</posX>
<posY>1032</posY>
<font>mediastream12tc</font>
<textcolor>ff909090</textcolor>
<animation effect="fade" time="250">WindowOpen</animation>
<animation effect="fade" time="250">WindowClose</animation>
</control>
<control>
<type>textbox</type>
<id>2</id>
<posX>30</posX>
<posY>75</posY>
<width>1830</width>
<height>975</height>
<font>mediastream11</font>
<textcolor>White</textcolor>
<spinColor>ff006698</spinColor>
<spinPosX>1717</spinPosX>
<spinPosY>1021</spinPosY>
<spinAlign>Right</spinAlign>
<spinWidth>75</spinWidth>
<spinHeight>55</spinHeight>
<textureUp>arrow_round_up_nofocus.png</textureUp>
<textureDown>arrow_round_down_nofocus.png</textureDown>
<textureUpFocus>arrow_round_up_focus.png</textureUpFocus>
<textureDownFocus>arrow_round_down_focus.png</textureDownFocus>
<animation effect="fade" time="250" delay="0">WindowOpen</animation>
<animation effect="fade" time="250" delay="0">WindowClose</animation>
</control>
</controls>
</window>
<!--Checksum:23dedb36a4eeead7bf05df74af7d4ac6-->