ChannelGroup Manager->
Requests/Ideas in short:
ChannelGroupManagerDialog -> "selectedcolor" for selected groups + "disabledcolor" for disabled groups + move group position buttons.).
----------
Currently the selected Channelgroup item (in List id="13" in "DialogPVRChannelManager.xml") isnt highlighted (doesnt make use of "<selectedColor>")
Would imho. be nice if the selected ChannelGroup-Item also would show the selected-color.
(lets say i open the channelGroupManager right from the Settings, and "click"/select the Group "HD" in List id="13", now on the right side i see the hidden and the visible channels from this Group, but have almost non visual indication which group i am editing. Now it would be nice to have a visual indicator which channelGroup is shown. therefore it would imho. be nice to set the selected item in List id="13" as selected.
xml:
<control type="label">
<height>36</height>
<font>Font36</font>
<textcolor>TextColor1</textcolor> <!-- DialogTextColor1 -->
<disabledcolor>DisabledColor</disabledcolor>
<selectedcolor>SelectedColor</selectedcolor>
</control>
------------
Second request: (Not that important to me personaly but guess could be a nice addition)
Would be Nice if there (in "DialogPVRChannelManager.xml") would be Buttons to rearange the different channelgroups (move-up selected Channelgroup, move-down selected Channelgroup)
mfG.
EDIT:
quick sketch:
EDIT2:
if "HiddenChannelGroups" would get the "<disabledcolor>" would be cool to. (Dont see currently a visual indicator for the Hiddeen Groups in the ChannelgroupManager.)