Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Any know how to use George Tasker's Scrnsave task
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00925785
Message ID:
00925875
Vues:
16
>Hi
>
>I'm trying to use this class to enable the screensaver - but nothing happens
>
>Anyone know why?
>
>Thanks
>
>Colin Northway
>
>My code is as follows
>
>clear
>set talk off
>set exact on
>SET PROCEDURE TO ScrnSave ADDITIVE
>oSaver = CREATEOBJECT('ScreenSaver')
>oSaver.EnableScreenSaver
>RELEASE PROCEDURE ScrnSave

I think all it does is enable/disable the ability for the screen saver to "kick-in". Screen savers could suck away a lot of the available processor time, so if you had a length process running and the screen saver kicked-in, it might take a long while to complete vs just letting your process just run without interference from the screen saver.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform