[mythtv-users] Question about the menu.

J. Donavan Stanley jdonavan at jdonavan.net
Fri Jun 4 17:45:44 EDT 2004


Brian Boyle wrote:

>             I have a question. I would like to add the current time to 
> the main menu. I have some programming experience but I would like 
> some help in finding a starting point.  What is the name of the source 
> file that handles this aspect of Myth? Also, am I the only person that 
> thinks this would be a good idea?
>

libs/libmyth/themedmenu.cpp handles the themed menus (shocking I know!). 
You'll probably also need to look at the xml parsing code (two guesses 
what it's called).  You might also look at the code in gridguide.cpp 
since it already does this.


More information about the mythtv-users mailing list