~x3lectric/xbmc/svn-trunk

« back to all changes in this revision

Viewing changes to addons/org.xbmc.addons.confluence/720p/DialogOK.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="2002">
2
 
        <defaultcontrol always="true">10</defaultcontrol>
3
 
        <coordinates>
4
 
                <system>1</system>
5
 
                <posx>340</posx>
6
 
                <posy>235</posy>
7
 
        </coordinates>
8
 
        <include>dialogeffect</include>
9
 
        <controls>
10
 
                <control type="image">
11
 
                        <posx>0</posx>
12
 
                        <posy>0</posy>
13
 
                        <width>600</width>
14
 
                        <height>230</height>
15
 
                        <texture border="20">OverlayDialogBackground.png</texture>
16
 
                </control>
17
 
                <control type="label" id="1">
18
 
                        <description>header label</description>
19
 
                        <posx>20</posx>
20
 
                        <posy>18</posy>
21
 
                        <width>560</width>
22
 
                        <height>30</height>
23
 
                        <font>font13_title</font>
24
 
                        <label>13406</label>
25
 
                        <align>left</align>
26
 
                        <aligny>center</aligny>
27
 
                        <textcolor>white</textcolor>
28
 
                        <shadowcolor>black</shadowcolor>
29
 
                </control>
30
 
                <control type="label" id="2">
31
 
                        <description>dialog line 1</description>
32
 
                        <posx>20</posx>
33
 
                        <posy>60</posy>
34
 
                        <width>560</width>
35
 
                        <height>30</height>
36
 
                        <align>left</align>
37
 
                        <aligny>center</aligny>
38
 
                        <label>-</label>
39
 
                        <font>font13</font>
40
 
                </control>
41
 
                <control type="label" id="3">
42
 
                        <description>dialog line 2</description>
43
 
                        <posx>20</posx>
44
 
                        <posy>85</posy>
45
 
                        <width>560</width>
46
 
                        <height>30</height>
47
 
                        <align>left</align>
48
 
                        <aligny>center</aligny>
49
 
                        <label>-</label>
50
 
                        <font>font13</font>
51
 
                </control>
52
 
                <control type="label" id="4">
53
 
                        <description>dialog line 3</description>
54
 
                        <posx>20</posx>
55
 
                        <posy>110</posy>
56
 
                        <width>560</width>
57
 
                        <height>30</height>
58
 
                        <align>left</align>
59
 
                        <aligny>center</aligny>
60
 
                        <label>-</label>
61
 
                        <font>font13</font>
62
 
                </control>
63
 
                <control type="button" id="10">
64
 
                        <description>OK button</description>
65
 
                        <posx>200</posx>
66
 
                        <posy>170</posy>
67
 
                        <width>200</width>
68
 
                        <height>40</height>
69
 
                        <label>186</label>
70
 
                        <font>font12_title</font>
71
 
                        <textcolor>white</textcolor>
72
 
                        <focusedcolor>white</focusedcolor>
73
 
                        <align>center</align>
74
 
                        <texturenofocus border="5">MenuItemNF.png</texturenofocus>
75
 
                        <texturefocus border="5">button-focus.png</texturefocus>
76
 
                        <onleft>10</onleft>
77
 
                        <onright>10</onright>
78
 
                        <onup>10</onup>
79
 
                        <ondown>10</ondown>
80
 
                </control>
81
 
        </controls>
82
 
</window>
 
 
b'\\ No newline at end of file'