Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ignore mouse click
Message
 
To
26/09/1997 21:48:37
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00051797
Message ID:
00051898
Views:
26
>>>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 can add a transparent shape over your form and nobody could click anywhere exept on this shape!
>>
>>Easy, no?
>
>But, programmaticaly, after my process, I will still need to remove this transparent shape. So, after all this process (including the original one + the line to remove the transparent shape), what is queued will be fired. So, the problem remains. Remember, everything that is queued will be fired when the interface become available.

You right, but the clicks occurs on the shape, not on command button.
If you don't put any code on the click method of this shape nothing could append!

:)
If we exchange an apple, we both get an apple.
But if we exchange an idea, we both get 2 ideas, cool...


Gérald Santerre
Independant programmer - internet or intranet stuff - always looking for contracts big or small :)
http://www.siteintranet.qc.ca
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform