- Moderator
- #1
Hello,
I opened a topic here about the behavior of TV logos MEPO,
Extract of post :
thank you for your understanding.
Azzuro
I opened a topic here about the behavior of TV logos MEPO,
Extract of post :
hello everyone,
after my message, I tried the solution, I found the tracks.
with the skin BLACKGLASS and PurevisionHD.
I understood what is the "ListControl.
to resize the logo should be given command "Keepaspectratio" "to "Yes ".
list of code blackglass in files : TVMiniGuide.xml -> ID:37
<control>
<type>group</type>
<description>group element</description>
<control>
<description>list to show channels with channel state logos</description>
<type>listcontrol</type>
<id>37</id>
<posX>68</posX>
<posY>145</posY>
<width>1143</width>
<height>540</height>
<textYOff>35</textYOff>
<textXOff>100</textXOff>
<textXOff2>1060</textXOff2>
<textYOff2>35</textYOff2>
<textXOff3>100</textXOff3>
<textYOff3>5</textYOff3>
<IconXOff>10</IconXOff>
<IconYOff>8</IconYOff>
<PinIconXOff>1080</PinIconXOff>
<PinIconYOff>10</PinIconYOff>
<PinIconWidth>50</PinIconWidth>
<PinIconHeight>50</PinIconHeight>
<itemWidth>65</itemWidth>
<itemHeight>50</itemHeight>
<spaceBetweenItems>0</spaceBetweenItems>
<textureHeight>65</textureHeight>
<keepaspectratio>no</keepaspectratio> to switch to <keepaspectratio>yes</keepaspectratio>
<itemAlign>center</itemAlign> to create
<itemValign>middle</itemValign> to create
<font>font12</font>
<font2>font12</font2>
<font3>font18</font3>
<textvisible2>yes</textvisible2>
<textvisible3>yes</textvisible3>
<textcolor>ffb0b0b0</textcolor>
<textcolor2>ffb0b0b0</textcolor2>
<textcolor3>ffffffff</textcolor3>
<remoteColor>ff77ccff</remoteColor>
<playedColor>ff77ccff</playedColor>
<onleft>36</onleft>
<onright>34</onright>
<scrollOffset>2</scrollOffset>
<spinPosX>1120</spinPosX>
<spinPosY>608</spinPosY>
</control>
</control>
should be the creation of commands:
<itemAlign> </ itemAlign>
<itemValign> </ itemValign>
as the Wiki link, cited above for image alignment.
and if possible!
<itemkeepaspectratio> </ itemkeepaspectratio> for adapt only item, because on BlackGLass, the statut logo is adapted !![]()
TGX worked on her skin to adapt to our request, but it lacks features such as:
- Adaptation (or resizing) for the skin
- Vertical alignment (centered)
- Horizontal alignment (centered)
especially in the mini TV guide.
thank you for your understanding.
Azzuro