Mailing List archive

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

[vdr] Re: Message does not clear after being displayed



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

C.Y.M. wrote:

| Can anyone tell me why this snip of code does not clear in the OSD
after it
| has been displayed?  I can still see parts of "scanning recordings..."
| behind the color coded function keys in the menu.  I would assume that
| "Skins.Flush()" is supposed to remove the message, but it doesn't.
Thanks.
|
| #if VDRVERSNUM >= 10307
|   Skins.Message(mtStatus, tr("scanning recordings..."));
|   Skins.Flush();
| #else
|   Interface->Status(tr("scanning recordings..."));
|   Interface->Flush();
| #endif
|

I have a similar problem, but it only occurs on the lcd of my box when i
send a message via the MESG command or VDR shows the shutdown question.

I'm using vdr 1.3.12 with lcdproc plugin 0.0.10


- --
Mit freundlichen Grüssen,
Oliver Friedrich

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFBOWhtJL9YbV++5+wRApQtAJ9FuKisft5DZ5iCqicPOFRXkNS3BQCfSwdK
5bTESUnGT3kz0o6+tKauwfo=
=fRxg
-----END PGP SIGNATURE-----




Home | Main Index | Thread Index