[mythtv-theming] Program Info screen now uses a buttonlist

John P Poet jppoet at gmail.com
Tue Sep 6 15:16:56 UTC 2016


As of commit 818024314377f7717a26b0cbe514457ff92ecced, a web page is no
longer used as a template for displaying program information.

In your schedule-ui.xml, instead of  <window name="progdetails">, you now
need:

    <window name="programdetails">
        <buttonlist name="infolist">

with two textareas: 'name' and 'value'.

You can leave <window name="progdetails"> alone, to support older versions
of Myth, while implementing <window name="programdetails"> for new versions.

I will update https://www.mythtv.org/wiki/MythUI_Theme_Development with the
new information, but you can also look at the default/schedule-ui.xml for
an example.

John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-theming/attachments/20160906/eec070c4/attachment.html>


More information about the mythtv-theming mailing list