Hi,
There is definitely still an issue here with the label for the radio guide group button.
If I have
(which is what your Avalon skin has)
then I get no label at all.
If I change #Radio to #TV then it shows the label for the current TV guide (not radio) group, and this doesn't change if I change group.
Also, when moving left from the channel names, I scroll back in time through the radio EPG rather than moving focus to the group button.
Can you help?
Mark
There is definitely still an issue here with the label for the radio guide group button.
If I have
Code:
<control>
<description>TvGroup button label</description>
<type>label</type>
<id>0</id>
<posX>62</posX>
<posY>730</posY>
<valign>middle</valign>
<label>#Radio.Guide.ChangeGroup</label>
<font>AvalonLight16</font>
<textcolor>ffffff</textcolor>
<animation effect="rotate" end="90" time="0">WindowOpen</animation>
<animation effect="rotate" end="90" time="0">WindowClose</animation>
</control>
(which is what your Avalon skin has)
then I get no label at all.
If I change #Radio to #TV then it shows the label for the current TV guide (not radio) group, and this doesn't change if I change group.
Also, when moving left from the channel names, I scroll back in time through the radio EPG rather than moving focus to the group button.
Can you help?
Mark