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

Click here to load this message in the networking platform