Mailing List Archive

[MythTV/mythtv] 598f1b: Title for full-screen MythDialogBox
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: 598f1b9f397bb8a8c6434e3395fd158403a5ccff
https://github.com/MythTV/mythtv/commit/598f1b9f397bb8a8c6434e3395fd158403a5ccff
Author: Klaas de Waal <klaas@kldo.nl>
Date: 2021-07-30 (Fri, 30 Jul 2021)

Changed paths:
M mythtv/libs/libmythui/mythdialogbox.cpp

Log Message:
-----------
Title for full-screen MythDialogBox

A popup window, name MythPopupBox, does not have a title but a full screen
window, name MythDialogBox, does have the capability to show a title.
The MythDialogBox is used when the dialog is to be shown full screen.
Commit 935863469bbfc36963bd389b07e62883a2cae361 does remove the title for
both variants of the dialog box because the code in MythDialogBox::Create
is used for both.
This commit restores the title but only for the full-screen MythDialogBox.
Note that the default and the MythCenter themes do have a "title" textarea
defined for the MythDialogBox but the Terra theme does not have a "title" textarea.


_______________________________________________
mythtv-commits mailing list
mythtv-commits@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-commits