Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ignore mouse click
Message
 
To
26/09/1997 21:54:22
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00051797
Message ID:
00051900
Views:
36
>There you have it. Now, is this really the easiest way? I mean, wouldn't be simplier to call a WIN32API function when we want to avoid keyboard and mouse buffer instead of handling this object?
>
>Thanks.

It's only a question of choice.

IMHO, add a transp. shape on top of all control of the form during developpement and set this shape 'visible=.F.' is far more easy and less hasardous then play with the API.

And put a
thisform.TopShape.Visible=.T.
before other instructions, and
thisform.TopShape.Visible=.F.
after is not a big overhead compare to any other way to handle this.

;)
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