Skip to content

Commit

Permalink
Update DialogOk.xml
Browse files Browse the repository at this point in the history
updated to gotham skinning requirements
  • Loading branch information
karandras committed Feb 12, 2014
1 parent f29138a commit 36ddc59
Showing 1 changed file with 4 additions and 28 deletions.
32 changes: 4 additions & 28 deletions 720p/DialogOk.xml
Expand Up @@ -43,41 +43,17 @@
<aligny>center</aligny>
<textcolor>white</textcolor>
</control>
<control type="label" id="2">
<description>dialog line 1</description>
<control type="textbox" id="9">
<description>text</description>
<left>20</left>
<top>60</top>
<width>560</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<label>-</label>
<textcolor>white</textcolor>
<font>Font_Neon_20</font>
</control>
<control type="label" id="3">
<description>dialog line 2</description>
<left>20</left>
<top>85</top>
<width>560</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<label>-</label>
<font>Font_Neon_20</font>
<textcolor>white</textcolor>
</control>
<control type="label" id="4">
<description>dialog line 3</description>
<left>20</left>
<top>110</top>
<width>560</width>
<height>30</height>
<align>center</align>
<aligny>center</aligny>
<label>-</label>
<font>Font_Neon_20</font>
<textcolor>white</textcolor>
<autoscroll time="3000" delay="4000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll>
</control>
<control type="button" id="10">
<description>OK button</description>
Expand All @@ -100,4 +76,4 @@
</control>
</control>
</controls>
</window>
</window>

0 comments on commit 36ddc59

Please sign in to comment.