~x3lectric/xbmc/svn-trunk

« back to all changes in this revision

Viewing changes to addons/org.xbmc.addons.confluence/720p/DialogVideoScan.xml

  • Committer: jmarshallnz
  • Date: 2010-04-27 23:05:22 UTC
  • Revision ID: svn-v4:568bbfeb-2a22-0410-94d2-cc84cf5bfa90:trunk:29568
changed: paint the (system) addons bikeshed (moves - id's to come)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<window id="133">
2
 
        <defaultcontrol></defaultcontrol>
3
 
                <animation effect="slide" start="0,-70" end="0,0" time="100">WindowOpen</animation>
4
 
                <animation effect="slide" start="0,0" end="0,-70" delay="400" time="100">WindowClose</animation>
5
 
        <controls>
6
 
                <control type="group">
7
 
                        <posx>720</posx>
8
 
                        <posy>0</posy>
9
 
                        <animation effect="slide" end="0,-80" time="200" condition="Window.IsVisible(FullscreenVideo) | Window.IsVisible(Visualisation)">conditional</animation>
10
 
                        <control type="image">
11
 
                                <posx>0</posx>
12
 
                                <posy>-10</posy>
13
 
                                <width>400</width>
14
 
                                <height>70</height>
15
 
                                <texture flipy="true" border="20,20,20,2">InfoMessagePanel.png</texture>
16
 
                        </control>
17
 
                        <control type="label" id="401">
18
 
                                <description>Caption Label</description>
19
 
                                <posx>15</posx>
20
 
                                <posy>4</posy>
21
 
                                <width>370</width>
22
 
                                <height>18</height>
23
 
                                <font>font10_title</font>
24
 
                                <textcolor>selected</textcolor>
25
 
                                <align>left</align>
26
 
                                <aligny>center</aligny>
27
 
                        </control>
28
 
                        <control type="label" id="405">
29
 
                                <description>Current Directory Label</description>
30
 
                                <posx>15</posx>
31
 
                                <posy>20</posy>
32
 
                                <width>370</width>
33
 
                                <height>20</height>
34
 
                                <font>font10</font>
35
 
                                <align>left</align>
36
 
                                <aligny>center</aligny>
37
 
                        </control>
38
 
                        <control type="progress" id="403">
39
 
                                <description>progress control</description>
40
 
                                <posx>15</posx>
41
 
                                <posy>38</posy>
42
 
                                <width>370</width>
43
 
                                <height>8</height>
44
 
                        </control>
45
 
                        <control type="progress" id="404">
46
 
                                <description>progress control</description>
47
 
                                <posx>15</posx>
48
 
                                <posy>45</posy>
49
 
                                <width>370</width>
50
 
                                <height>8</height>
51
 
                        </control>
52
 
                </control>
53
 
        </controls>
54
 
</window>
 
 
b'\\ No newline at end of file'