Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ignore mouse click
Message
From
26/09/1997 13:54:58
 
 
To
26/09/1997 13:52:55
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00051797
Message ID:
00051800
Views:
33
>>As oppose to CLEAR TYPEAHEAD, what can we do in order to avoid a mouse click when a process in under way?
>>
>>I have a form which generates a process from a click on an icon. I don't want to fire the process again if the user clicks on it while the first process is not finished.
>>
>>I can use a flag to avoid the second process to fire but I was wondering if there would have been a way to avoid the click.
>
>You could just disable the control (commandbutton?) which initiate the process.

Yes, that's a simple way to do it.

But, I have many processes that are calling the same function. When that function is called, I would like to disable the mouse. If that would have been possible, I would not have to deal with each of those commandbutton separately. If a WIN32API function exists, it would be nice. However, I only need to disable it for the current application. This is where I think it is not possible.
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