Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to incorporate George Tasker's tiler.prg?
Message
De
24/12/2003 10:12:19
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00861659
Message ID:
00861932
Vues:
19
Hello,

i once tried to lock the screen with LockWindowUpdate..
the call succeeded but it wasn't the effect I was locking for cause the child windows where drawn after the call anyway ..

i had to lock the Desktop to "freeze" the whole app

e.g.

DECLARE INTEGER GetDesktopWindow IN WIN32API
DECLARE INTEGER LockWindowUpdate IN WIN32API INTEGER

lnSuccess = LockWindowUpdate(GetDesktopWindow())

&& cascade Forms ..

lnSuccess = LockWindowUpdate(0)

Regards and Happy X-Mas

Christian
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform