Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Help with lockwindowupdate() APi call...
Message
De
17/02/2003 09:26:25
 
 
À
16/02/2003 21:02:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00753913
Message ID:
00754061
Vues:
22
>I appears that the functionality of your method is that the timer is constantly looking for a window named 'Printing...' on sets is size to and position to zero. Pretty neat method. I'll try it a work on Monday. I am anxious to see how well it will work on our new P4 at 2.26 mhz.

Yes, it is constantly looking for a window with "some" title to appear. But it is not set the size and position. Look for the Flag.
NoSize = Do not set the size / use default size
NoMove = Do not move the window / use default position
HideWindow = Hide the window

It's the last flags that actually do the trick (hide). But some window like VFP Print Preview sometimes change it's position or size or docking position if we don't include NoSize and NoMove.

I really hope it works on your machine

Regards
Herman
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform