Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
File download dialog
Message
From
28/08/2007 14:58:26
 
 
To
27/08/2007 15:13:05
General information
Forum:
Visual FoxPro
Category:
Internet applications
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Vista
Miscellaneous
Thread ID:
01250080
Message ID:
01250987
Views:
29
>>>Why would it not sometimes click? I see that a button to click on has a focus but no click happens. Any idea?
>>
>>The dialog has to have focus in order to process Windows messages sent to its controls.
>Seems to me it does. If I hit tab I see how a focus is moving thru dialog's controls.

This is similar to my old approach: sprinkling DoEvents generously helps,
but won't make it watertight. This is one of the rare cases were the activeX
is the odd man - not vfp, as a vb implementation was about the same in reliability.

HTH

thomas
Previous
Reply
Map
View

Click here to load this message in the networking platform