--- Aubin Paul <[EMAIL PROTECTED]> escreveu: > I was thinking about (and actually have half done) implementing a > programme menu. The idea would be that if you hit "enter" (or the > actions button elsewhere) on a TV program, you'd get a full page menu > about the show. > > The page would show this: > > [ STATIC TEXT] > - Program Name > - Sub Title and Description > - Length and Start Time > - Actors, V-CHIP Rating, and any other info (stereo,mono etc.) > > Other Showings with the same title: > > [ MENU ITEMS] > - Program Name - Sub Title - Start Time1 > - Program Name - Sub Title - Start Time2 > > - Record Every Program Name Here > - Record Every Program Name Ever > > I've got the first half and the last item done, but I'm not sure how > to pass the guide object to the other menu. I've added an rc.ENTER > right under the rc.REC function in the Extended_TV class, but I need > to be able to access the guide object so I don't have to read the > pickled file again; this is primarily so I can search for those > alternate showings. >
Aubin, don't use the Extended* they are deprecated. Dischi adapted them to the normal menu. There is a tv/tvmenu.py take a look. > It's actually fairly simple to make this extra page (and this is one > of those things Tivo users seem to love) So I'd like to work it out. > > Aubin > Gustavo _______________________________________________________________________ Busca Yahoo! O servi�o de busca mais completo da Internet. O que voc� pensar o Yahoo! encontra. http://br.busca.yahoo.com/ ------------------------------------------------------- This SF.net email is sponsored by:Crypto Challenge is now open! Get cracking and register here for some mind boggling fun and the chance of winning an Apple iPod: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en _______________________________________________ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel
