Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ignore mouse click
Message
From
26/09/1997 14:32:30
 
 
To
26/09/1997 14:29:43
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00051797
Message ID:
00051819
Views:
42
>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.
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform