Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Suspend form refresh?
Message
De
10/04/1998 10:42:01
Nancy Folsom
Pixel Dust Industries
Washington, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00090654
Message ID:
00091049
Vues:
21
Would this help?

thisform.lockscreen = .T.
* update the listbox
thisform.LockScreen = .F.

p.s. I always comment out lockscreens while testing, and uncomment when I'm sure the code works.

>Is it possible to tell foxpro to temporarily suspend any refreshes to a form? During a listbox sort method, the list is trying to keep up with what's happening in the method and it's slowing things down. As a test, I set the visible property to false, do the necessary code, then set the visible property back to true. This is ok, but not visually appealing (albeit better than what it does if I don't set the visible off). Can you some how tell foxpro "Hey, stop refreshing the form until further notice"?
>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform