Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Ignore mouse click
Message
De
26/09/1997 14:29:43
 
 
À
26/09/1997 14:23:47
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00051797
Message ID:
00051818
Vues:
45
>>>>I think it's even dangerous to disable a mouse. It's easy to disable control or even toggle Thisform.Enabled in the same place of code.
>>>
>>>It's the same thing. Visual FoxPro is queuing everything and will release everything when the interface become available. The problem remains. :)
>>
>>Really? I cannot reproduce it here.
>
>If I put ThisForm.Enabled=.F. and the interface is available, yes it will work. But, in my case when ThisForm.Enabled=.F., the interface is not available because a method is processing. At the end of that method, I put ThisForm.Enabled=.T. At this point, the method is finish, so the interface become available again and Visual FoxPro process everything in the buffer. So, ThisForm.Enabled was never used because it was during a process.

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
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform