[mythtv] MythTV GUI rebuild of current screen

Klaas de Waal klaas.de.waal at gmail.com
Fri Dec 13 22:43:06 UTC 2019


Hi,

Thanks for all the feedback! It turns out that you can update the
current screen by calling

emit getParent()->settingsChanged(this);

The getParent() did the trick. This makes it possible to set fields
visible or not and then update the current page. This is now
implemented in the "Card type" page but there is at least one more
page with a similar problem. To be continued.

Thanks,
Klaas.


More information about the mythtv-dev mailing list