2018-10-03, 15:02
Hi guys,
I want to change the type of sort by in MyPVrCHANNELS.XML to be list instead of open new window.
I found this is related to button but don't know how to edit it because is attached with Button ID=3:
<control type="button" id="3">
<posx>50</posx>
<posy>50</posy>
<description>Sort by button</description>
<include>ButtonCommonValues</include>
<label>103</label>
</control>
How can I achieve that?
I want to change the type of sort by in MyPVrCHANNELS.XML to be list instead of open new window.
I found this is related to button but don't know how to edit it because is attached with Button ID=3:
<control type="button" id="3">
<posx>50</posx>
<posy>50</posy>
<description>Sort by button</description>
<include>ButtonCommonValues</include>
<label>103</label>
</control>
How can I achieve that?