Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Ignore mouse click
Message
De
26/09/1997 14:43:49
 
 
À
26/09/1997 14:35:42
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00051797
Message ID:
00051823
Vues:
51
>>>Pardon my ignorance, but why you cannot issue it before the process started.
>>>If for some reason it's impossible, I found that VFP used to be awaked during some process by things like WAIT Window "" Timeout 0.1
>>
>>Yes, as seen in my other example, this is what I do. Again, this was my code in the Click():
>>
>>ThisForm.Enabled=.F.
>>ThisForm.MyProcess()
>>ThisForm.Enabled=.T.
>>
>>But, even by disabling the form, all the clicks are queued and released after this Click() is finished.
>
>I would try Wait Window... right after Thisform.Enabled=.f., sometimes it really yielded curious results for me.

Same thing, I think they only bullet proof is with WIN32API.
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
Répondre
Fil
Voir

Click here to load this message in the networking platform