Skip to content
This repository has been archived by the owner on Feb 4, 2018. It is now read-only.

Commit

Permalink
changed: new context/button menu
Browse files Browse the repository at this point in the history
Brought into line with Settings scheme
  • Loading branch information
deadendthrills committed Apr 11, 2009
1 parent c6180cb commit ecac28b
Show file tree
Hide file tree
Showing 7 changed files with 42 additions and 42 deletions.
38 changes: 19 additions & 19 deletions 720p/DialogButtonMenu.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,34 +8,34 @@
</coordinates>
<animation type="WindowOpen" reversible="false">
<effect type="zoom" start="80" end="100" center="640,360" easing="out" tween="back" time="300" />
<effect type="fade" start="0" end="100" time="300" />
<effect type="fade" start="0" end="90" time="300" />
</animation>
<animation type="WindowClose" reversible="false">
<effect type="zoom" start="100" end="80" center="640,360" easing="in" tween="back" time="300" />
<effect type="fade" start="100" end="0" time="200" />
<effect type="fade" start="90" end="0" time="200" />
</animation>
<controls>

<control type="group">
<posx>505</posx>
<posy>177</posy>
<width>270</width>
<height>328</height>
<animation effect="slide" start="0,12" end="0,12" time="0" condition="![system.hasloginscreen | System.HasMediaDVD]">Conditional</animation>
<animation effect="slide" start="0,-27" end="0,-27" time="0" condition="system.hasloginscreen + System.HasMediaDVD">Conditional</animation>
<posx>500</posx>
<posy>212</posy>
<width>280</width>
<height>385</height>
<animation effect="slide" start="0,-19" end="0,-19" time="0" condition="![system.hasloginscreen | System.HasMediaDVD]">Conditional</animation>
<animation effect="slide" start="0,-38" end="0,-38" time="0" condition="system.hasloginscreen + System.HasMediaDVD">Conditional</animation>
<control type="image">
<description>background top image</description>
<posx>0</posx>
<posy>-15</posy>
<width>270</width>
<height>15</height>
<posy>-31</posy>
<width>280</width>
<height>31</height>
<texture>dialogs/context_top.png</texture>
</control>
<control type="image">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>270</width>
<width>280</width>
<include condition="![system.hasloginscreen | System.HasMediaDVD]">Objects_ButtonMenu8Group</include>
<include condition="[system.hasloginscreen + !System.HasMediaDVD] | [!system.hasloginscreen + System.HasMediaDVD]">Objects_ButtonMenu9Group</include>
<include condition="system.hasloginscreen + System.HasMediaDVD">Objects_ButtonMenu10Group</include>
Expand All @@ -44,18 +44,18 @@
<control type="image">
<description>background bottom image</description>
<posx>0</posx>
<posy>351</posy>
<width>270</width>
<height>16</height>
<animation effect="slide" start="0,-39" end="0,-39" time="0" condition="![system.hasloginscreen | System.HasMediaDVD]">Conditional</animation>
<animation effect="slide" start="0,39" end="0,39" time="0" condition="system.hasloginscreen + System.HasMediaDVD">Conditional</animation>
<posy>333</posy>
<width>280</width>
<height>31</height>
<animation effect="slide" start="0,-37" end="0,-37" time="0" condition="![system.hasloginscreen | System.HasMediaDVD]">Conditional</animation>
<animation effect="slide" start="0,37" end="0,37" time="0" condition="system.hasloginscreen + System.HasMediaDVD">Conditional</animation>
<texture>dialogs/context_bottom.png</texture>
</control>

<control type="grouplist" id="4112">
<posx>4</posx>
<posx>0</posx>
<posy>0</posy>
<width>263</width>
<width>280</width>
<include condition="![system.hasloginscreen | System.HasMediaDVD]">Objects_ButtonMenu8Group</include>
<include condition="[system.hasloginscreen + !System.HasMediaDVD] | [!system.hasloginscreen + System.HasMediaDVD]">Objects_ButtonMenu9Group</include>
<include condition="system.hasloginscreen + System.HasMediaDVD">Objects_ButtonMenu10Group</include>
Expand Down
28 changes: 14 additions & 14 deletions 720p/DialogContextMenu.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,45 +7,45 @@
</coordinates>
<animation type="WindowOpen" reversible="false">
<effect type="zoom" start="80" end="100" center="144,214" easing="out" tween="back" time="300" />
<effect type="fade" start="0" end="100" time="300" />
<effect type="fade" start="0" end="90" time="300" />
</animation>
<animation type="WindowClose" reversible="false">
<effect type="zoom" start="100" end="80" center="144,214" easing="in" tween="back" time="300" />
<effect type="fade" start="100" end="0" time="300" />
<effect type="fade" start="90" end="0" time="300" />
</animation>
<controls>
<control type="image" id="997">
<description>background top image</description>
<posx>0</posx>
<posy>-15</posy>
<width>270</width>
<height>15</height>
<posy>-31</posy>
<width>280</width>
<height>31</height>
<texture>dialogs/context_top.png</texture>
</control>
<control type="image" id="999">
<description>background image</description>
<posx>0</posx>
<posy>0</posy>
<width>270</width>
<width>280</width>
<texture>dialogs/context_middle.png</texture>
</control>
<control type="image" id="998">
<description>background bottom image</description>
<posx>0</posx>
<posy>390</posy>
<width>270</width>
<height>16</height>
<width>280</width>
<height>31</height>
<texture>dialogs/context_bottom.png</texture>
</control>
<control type="button" id="1000">
<description>button template</description>
<posx>3</posx>
<posx>0</posx>
<posy>0</posy>
<height>39</height>
<width>263</width>
<textcolor>FF8f8f8f</textcolor>
<focusedcolor>FFFFFFFF</focusedcolor>
<texturenofocus>dialogs/context_nofocus.png</texturenofocus>
<height>37</height>
<width>280</width>
<textcolor>FFd4d4d4</textcolor>
<focusedcolor>FF000000</focusedcolor>
<texturenofocus>-</texturenofocus>
<texturefocus>dialogs/context_highlight.png</texturefocus>
<align>center</align>
<font>Font_ContextMenuButton</font>
Expand Down
18 changes: 9 additions & 9 deletions 720p/Includes_Objects.xml
Original file line number Diff line number Diff line change
Expand Up @@ -566,13 +566,13 @@

<include name="Objects_ContextMenuButton">
<description>button template</description>
<posx>1</posx>
<posx>0</posx>
<posy>0</posy>
<height>39</height>
<width>265</width>
<textcolor>FF8f8f8f</textcolor>
<focusedcolor>FFFFFFFF</focusedcolor>
<texturenofocus>dialogs/context_nofocus.png</texturenofocus>
<height>37</height>
<width>280</width>
<textcolor>FFd4d4d4</textcolor>
<focusedcolor>FF000000</focusedcolor>
<texturenofocus>-</texturenofocus>
<texturefocus>dialogs/context_highlight.png</texturefocus>
<align>center</align>
<font>Font_ContextMenuButton</font>
Expand Down Expand Up @@ -927,15 +927,15 @@
</include>

<include name="Objects_ButtonMenu10Group">
<height>390</height>
<height>370</height>
</include>

<include name="Objects_ButtonMenu9Group">
<height>351</height>
<height>333</height>
</include>

<include name="Objects_ButtonMenu8Group">
<height>312</height>
<height>296</height>
</include>

<!-- Login Screen -->
Expand Down
Binary file modified media/dialogs/context_bottom.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified media/dialogs/context_highlight.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified media/dialogs/context_middle.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified media/dialogs/context_top.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ecac28b

Please sign in to comment.