Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to incorporate George Tasker's tiler.prg?
Message
 
À
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:
00862041
Vues:
17
>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,

Merry Christmas to you too.

Now that you mention it, I do seem to recall this problem. I do wonder, however, if setting _SCREEN.LockScreen = .T. might be a workaround. As I said to Fred, this was off the top of my head and untested.
George

Ubi caritas et amor, deus ibi est
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform