[vdr] bug in cMenuRecording class declaration?
Klaus Schmidinger
Klaus.Schmidinger at cadsoft.de
Fri Feb 17 16:29:01 CET 2006
Markus Hahn wrote:
> Hi Klaus,
>
> In menu.c:1711:
> I think , bool WithButtons = false)
>
> should be set to true.
>
> The info will never go up with HelpKeys
This menu is used from the Recordings menu (where it is
constructed with 'true', so it has buttons) as well as
from the cReplayControl, where it shall not have buttons.
Just call it with 'true' and you get the buttons - but make
sure that you implement the functionality yourself, then ;-)
Klaus
More information about the vdr
mailing list