2014-09-28 20:47:53 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<window>
|
2018-10-25 22:21:03 +02:00
|
|
|
<onload condition="!integer.IsGreater(Container(996).NumItems,0)">control.setfocus(9004)</onload>
|
2014-09-28 20:47:53 +02:00
|
|
|
<include>fadeInOut</include>
|
|
|
|
<controls>
|
|
|
|
<include>modalDialog</include>
|
2018-11-06 21:47:27 +01:00
|
|
|
<control type="textbox">
|
|
|
|
<visible>integer.IsGreater(Container(996).NumItems,0)</visible>
|
2019-02-03 22:09:09 +01:00
|
|
|
<posx>384</posx>
|
2018-11-06 21:47:27 +01:00
|
|
|
<posy>5-row</posy>
|
2019-02-03 22:09:09 +01:00
|
|
|
<width>12-col</width>
|
|
|
|
<height>2-row</height>
|
|
|
|
<font>pageTitle</font>
|
2018-11-06 21:47:27 +01:00
|
|
|
<textcolor>textActive</textcolor>
|
|
|
|
<label>[COLOR highlight]$LOCALIZE[31179][/COLOR] $INFO[listitem.title]</label>
|
|
|
|
</control>
|
2018-10-25 22:21:03 +02:00
|
|
|
<control type="grouplist" id="996">
|
2019-02-03 22:09:09 +01:00
|
|
|
<posx>col-5-begin</posx>
|
2018-11-06 21:47:27 +01:00
|
|
|
<posy>8-row</posy>
|
2014-09-28 20:47:53 +02:00
|
|
|
<itemgap>0</itemgap>
|
2018-10-25 22:21:03 +02:00
|
|
|
<onright>9004</onright>
|
2018-11-06 21:47:27 +01:00
|
|
|
<height>16-row</height>
|
2018-10-25 22:21:03 +02:00
|
|
|
</control>
|
2018-11-06 21:47:27 +01:00
|
|
|
<control type="group">
|
2018-10-25 22:21:03 +02:00
|
|
|
<animation type="Conditional" condition="!integer.IsGreater(Container(996).NumItems,0)">
|
2018-11-06 21:47:27 +01:00
|
|
|
<effect type="slide" end="-434" time="0"/>
|
2018-10-25 22:21:03 +02:00
|
|
|
</animation>
|
2018-11-06 21:47:27 +01:00
|
|
|
<control type="grouplist" id="9004">
|
2019-02-03 22:09:09 +01:00
|
|
|
<posx>col-15-begin</posx>
|
2018-11-06 21:47:27 +01:00
|
|
|
<posy>8-row</posy>
|
|
|
|
<itemgap>0</itemgap>
|
|
|
|
<width>6-col</width>
|
|
|
|
<height>16-row</height>
|
|
|
|
<itemgap>0</itemgap>
|
|
|
|
<onleft>996</onleft>
|
|
|
|
<include condition="Window.isactive(Videos) | window.isactive(videoplaylist) | window.isactive(tvchannels) | window.isactive(tvguide) | window.isactive(TVRecordings) | window.isactive(tvtimers)">videoSideMenu</include>
|
|
|
|
<include condition="Window.isactive(Music) | window.isactive(musicplaylist) | window.isactive(radiochannels)">musicSideMenu</include>
|
|
|
|
<include condition="window.isactive(pictures)">picturesSideMenu</include>
|
|
|
|
<include condition="window.isactive(addonbrowser)">addonsSideMenu</include>
|
|
|
|
<include condition="window.isactive(games)">gameSideMenu</include>
|
|
|
|
</control>
|
|
|
|
<control type="button" id="1000">
|
|
|
|
<description>Buttons</description>
|
|
|
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
|
|
|
<focusedcolor>textActive</focusedcolor>
|
|
|
|
<width>6-col</width>
|
|
|
|
</control>
|
|
|
|
</control>
|
2014-09-28 20:47:53 +02:00
|
|
|
<!--debugging-->
|
|
|
|
<include>DebugGrid</include>
|
|
|
|
<control type="label">
|
|
|
|
<include>DialogID</include>
|
|
|
|
<label>DialogContextMenu.xml</label>
|
|
|
|
</control>
|
|
|
|
</controls>
|
|
|
|
</window>
|