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

Click here to load this message in the networking platform