Changed: look of some dialogs
This commit is contained in:
parent
72c386e88b
commit
c53c05bf77
@ -33,7 +33,7 @@
|
|||||||
<align>center</align>
|
<align>center</align>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<font>font18</font>
|
<font>font18</font>
|
||||||
<label>$LOCALIZE[19019]</label>
|
<label>$LOCALIZE[19019] - $INFO[VideoPlayer.ChannelGroup]</label>
|
||||||
<textcolor>dialogheader</textcolor>
|
<textcolor>dialogheader</textcolor>
|
||||||
</control>
|
</control>
|
||||||
<control type="button">
|
<control type="button">
|
||||||
@ -61,7 +61,14 @@
|
|||||||
<viewtype label="535">list</viewtype>
|
<viewtype label="535">list</viewtype>
|
||||||
<pagecontrol>60</pagecontrol>
|
<pagecontrol>60</pagecontrol>
|
||||||
<scrolltime>200</scrolltime>
|
<scrolltime>200</scrolltime>
|
||||||
<itemlayout height="56" width="390">
|
<itemlayout height="58" width="390">
|
||||||
|
<control type="image">
|
||||||
|
<posx>0</posx>
|
||||||
|
<posy>0</posy>
|
||||||
|
<width>390</width>
|
||||||
|
<height>56</height>
|
||||||
|
<texture border="5">button-nofocus.png</texture>
|
||||||
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>5</posx>
|
<posx>5</posx>
|
||||||
<posy>5</posy>
|
<posy>5</posy>
|
||||||
@ -134,7 +141,16 @@
|
|||||||
<texture>$INFO[ListItem.Icon]</texture>
|
<texture>$INFO[ListItem.Icon]</texture>
|
||||||
</control>
|
</control>
|
||||||
</itemlayout>
|
</itemlayout>
|
||||||
<focusedlayout height="56" width="390">
|
<focusedlayout height="58" width="390">
|
||||||
|
<control type="image">
|
||||||
|
<posx>0</posx>
|
||||||
|
<posy>0</posy>
|
||||||
|
<width>390</width>
|
||||||
|
<height>56</height>
|
||||||
|
<texture border="5">button-nofocus.png</texture>
|
||||||
|
<visible>!Control.Hasfocus(11)</visible>
|
||||||
|
<include>VisibleFadeEffect</include>
|
||||||
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
|
@ -61,7 +61,14 @@
|
|||||||
<viewtype label="535">list</viewtype>
|
<viewtype label="535">list</viewtype>
|
||||||
<pagecontrol>60</pagecontrol>
|
<pagecontrol>60</pagecontrol>
|
||||||
<scrolltime>200</scrolltime>
|
<scrolltime>200</scrolltime>
|
||||||
<itemlayout height="56" width="390">
|
<itemlayout height="58" width="390">
|
||||||
|
<control type="image">
|
||||||
|
<posx>0</posx>
|
||||||
|
<posy>0</posy>
|
||||||
|
<width>390</width>
|
||||||
|
<height>56</height>
|
||||||
|
<texture border="5">button-nofocus.png</texture>
|
||||||
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>10</posx>
|
<posx>10</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
@ -87,7 +94,16 @@
|
|||||||
<label>$INFO[ListItem.Title]</label>
|
<label>$INFO[ListItem.Title]</label>
|
||||||
</control>
|
</control>
|
||||||
</itemlayout>
|
</itemlayout>
|
||||||
<focusedlayout height="56" width="390">
|
<focusedlayout height="58" width="390">
|
||||||
|
<control type="image">
|
||||||
|
<posx>0</posx>
|
||||||
|
<posy>0</posy>
|
||||||
|
<width>390</width>
|
||||||
|
<height>56</height>
|
||||||
|
<texture border="5">button-nofocus.png</texture>
|
||||||
|
<visible>!Control.Hasfocus(11)</visible>
|
||||||
|
<include>VisibleFadeEffect</include>
|
||||||
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user