/[projects]/misc/xbmc/plugin.video.todic/resources/skins/Default/720p/main.xml
ViewVC logotype

Contents of /misc/xbmc/plugin.video.todic/resources/skins/Default/720p/main.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2595 - (show annotations) (download) (as text)
Tue Jun 30 13:03:55 2015 UTC (8 years, 10 months ago) by torben
File MIME type: text/xml
File size: 4275 byte(s)
more clip details
1 <window>
2 <defaultcontrol>50</defaultcontrol>
3 <allowoverlay>yes</allowoverlay>
4 <controls>
5 <control type="group">
6 <animation effect="slide" time="300" start="0,660" end="0,0" acceleration="-1" condition="!Skin.HasSetting(animated)">WindowOpen</animation>
7 <animation effect="slide" time="300" start="0,0" end="0,660" acceleration="1.1" condition="!Skin.HasSetting(animated)">WindowClose</animation>
8
9 <control type="image">
10 <description>background image</description>
11 <posx>49</posx>
12 <posy>61</posy>
13 <width>752</width>
14 <height>687</height>
15 <texture>description.png</texture>
16 </control>
17
18 <control type="label" id="1">
19 <description>Heading Label</description>
20 <posx>83</posx>
21 <posy>92</posy>
22 <width>670</width>
23 <align>left</align>
24 <label>TITLE</label>
25 <font>font24_title</font>
26 <textcolor>DDFFFFFF</textcolor>
27 </control>
28
29 <control type="image">
30 <description>rating stars</description>
31 <posx>83</posx>
32 <posy>128</posy>
33 <width>260</width>
34 <height>25</height>
35 <texture>stars.png</texture>
36 </control>
37
38 <control type="label" id="2">
39 <description>Categories</description>
40 <posx>83</posx>
41 <posy>159</posy>
42 <width>670</width>
43 <align>left</align>
44 <wrapmultiline>false</wrapmultiline>
45 <label>Dansk / Familie / Eventyr / Horror / Action / Krigsfilm</label>
46 <font>special13</font>
47 <textcolor>DDced8da</textcolor>
48 </control>
49
50 <control type="label" id="3">
51 <description>Clip description label</description>
52 <posx>83</posx>
53 <posy>210</posy>
54 <width>670</width>
55 <align>left</align>
56
57 <wrapmultiline>true</wrapmultiline>
58
59 <label>"Lorem "</label>
60 <font>font15</font>
61 <textcolor>DDced8da</textcolor>
62 </control>
63
64
65
66 <control type="label" id="10">
67 <description>Clip playtime</description>
68 <posx>83</posx>
69 <posy>480</posy>
70 <width>580</width>
71 <align>left</align>
72 <wrapmultiline>false</wrapmultiline>
73 <label>Spilletid : 1 time, 20 minutter</label>
74 <font>font15</font>
75 <textcolor>DDced8da</textcolor>
76 </control>
77
78 <control type="label" id="11">
79 <description>Clip details</description>
80 <posx>83</posx>
81 <posy>515</posy>
82 <width>580</width>
83 <align>left</align>
84 <wrapmultiline>false</wrapmultiline>
85 <label>Video : 720x384px (x264/MP3) 1.09 GBytes = 1887 KBit/sec</label>
86 <font>font10</font>
87 <textcolor>DDced8da</textcolor>
88 </control>
89
90 <control type="button" id="50">
91 <description>submenu button</description>
92 <posx>275</posx>
93 <posy>570</posy>
94 <width>295</width>
95 <height>55</height>
96 <!-- <onclick>ActivateWindow(ShutdownMenu)</onclick>
97 <texturefocus>home-power.gif</texturefocus>
98 <texturenofocus>-</texturenofocus>-->
99 <align>center</align>
100 <aligny>center</aligny>
101 <font>font24_title</font>
102 <label>Afspil film</label>
103 <onleft>98</onleft>
104 <onright>98</onright>
105 <onup>98</onup>
106 <ondown>98</ondown>
107 </control>
108 <control type="button" id="98">
109 <description>submenu button</description>
110 <posx>356</posx>
111 <posy>651</posy>
112 <width>134</width>
113 <height>35</height>
114 <!-- <onclick>ActivateWindow(ShutdownMenu)</onclick>
115 <texturefocus>home-power.gif</texturefocus>
116 <texturenofocus>-</texturenofocus>-->
117 <align>center</align>
118 <aligny>center</aligny>
119 <label>Tilbage</label>
120 <onleft>50</onleft>
121 <onright>50</onright>
122 <onup>50</onup>
123 <ondown>50</ondown>
124 </control>
125
126
127 </control>
128 </controls>
129 </window>

  ViewVC Help
Powered by ViewVC 1.1.20