~josephjamesmills/+junk/myth-remote

« back to all changes in this revision

Viewing changes to themes/alaska/3rdparty/skin.alaska/720p/SettingsScreenCalibration.xml

  • Committer: Joseph Mills
  • Date: 2013-05-23 02:23:50 UTC
  • Revision ID: joseph_mills_-20130523022350-y9ps71cvi4f1ikzs
adding more themes to engine 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!--Alaska-->
2
 
<window id="11">
3
 
        <defaultcontrol>8</defaultcontrol>
4
 
        <allowoverlay>no</allowoverlay>
5
 
        <controls>
6
 
                <control type="videowindow" id="20">
7
 
                        <description>videowindow</description>
8
 
                        <include>Dimensions_Fullscreen</include>
9
 
                </control>
10
 
                <control type="mover" id="8">
11
 
                        <description>top left mover</description>
12
 
                        <posx>0</posx>
13
 
                        <posy>0</posy>
14
 
                        <texturefocus>calibrate/calibrate_topleft_f.png</texturefocus>
15
 
                        <texturenofocus>calibrate/calibrate_topleft_nf.png</texturenofocus>
16
 
                </control>
17
 
                <control type="mover" id="9">
18
 
                        <description>right bottom mover</description>
19
 
                        <posx>700</posx>
20
 
                        <posy>500</posy>
21
 
                        <texturefocus>calibrate/calibrate_bottomright_f.png</texturefocus>
22
 
                        <texturenofocus>calibrate/calibrate_bottomright_nf.png</texturenofocus>
23
 
                </control>
24
 
                <control type="mover" id="10">
25
 
                        <description>subtitle position mover</description>
26
 
                        <posx>200</posx>
27
 
                        <posy>500</posy>
28
 
                        <texturefocus>calibrate/calibrate_subtitles_f.png</texturefocus>
29
 
                        <texturenofocus>calibrate/calibrate_subtitles_nf.png</texturenofocus>
30
 
                </control>
31
 
                <control type="resize" id="11">
32
 
                        <description>pixel aspect ratio box</description>
33
 
                        <posx>0</posx>
34
 
                        <posy>270</posy>
35
 
                        <width>288</width>
36
 
                        <height>288</height>
37
 
                        <texturefocus>calibrate/calibrate_pixelratio_f.png</texturefocus>
38
 
                        <texturenofocus>calibrate/calibrate_pixelratio_nf.png</texturenofocus>
39
 
                </control>
40
 
                <control type="label" id="2">
41
 
                        <description>coordinates label</description>
42
 
                        <posx>0</posx>
43
 
                        <posy>80</posy>
44
 
                        <width>1280</width>
45
 
                        <align>center</align>
46
 
                        <label>-</label>
47
 
                        <font>Font_ProgressDialog</font>
48
 
                </control>
49
 
                <control type="label" id="3">
50
 
                        <description>help information</description>
51
 
                        <posx>0</posx>
52
 
                        <posy>110</posy>
53
 
                        <width>1280</width>
54
 
                        <align>center</align>
55
 
                        <label>-</label>
56
 
                        <font>Font_ProgressDialog</font>
57
 
                </control>
58
 
                <include>Object_DebugGrid</include>
59
 
                <control type="group">
60
 
                        <include>Debug</include>
61
 
                        <visible>Skin.HasSetting(debugmode)</visible>
62
 
                </control>
63
 
        </controls>
64
 
</window>
 
 
b'\\ No newline at end of file'