Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] help in creating OSD menus



Hi, I want to realize a little patch; I've created a new entry in the 
Main Menu. Now I can display an empty osd display, with a title, but I 
can't write anything in it:

cMenuCommands::cMenuCommands()
:cOsdMenu("Tech")
{
   Interface->Write(...);
   ...
}

this code works for a little half of a second and then my message 
disappears. I simply want to display few rows of text, how can I do this?

thank you
as







Home | Main Index | Thread Index