Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Refresh locking
Message
De
02/10/1997 16:19:32
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00052936
Message ID:
00052942
Vues:
33
>>In one of my form containing a grid, whenever I start the form, I see the grid's controls refreshing which is kinda annoying. I found that this is coming from the form refresh method. I don't have anything code in my baseform refresh method. Is there something I can put in order to lock the screen when this method is processing?
>
>You mean that you don't do thisform.refresh anywhere?
>Maybe you can try to use NODEFAULT conditionally in grid.refresh() ?

I have put messagebox in various places to track down some events.

The Activate() is finished. Then, my messagebox in the form Refresh() is fired. After that, the grid is refreshing. I also put a messagebox in the AfterRowColChange() of the grid. That message appears after the annoying refresh. So, it is between the end of the form refresh and before the grid AfterRowColChange(). What can force the grid to refresh?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform