Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why 2 clicks to release this one specific form.
Message
From
10/01/1997 10:23:56
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00016984
Message ID:
00017012
Views:
75
>Regardless of what button I click, whether it is the one which
>the .SetFocus() was applied or another one, that button only
>receives the focus. I does visually click and the code even
>executes as I've debugged it, put wait windows in and know that
>it executes, it just doesn't release until I click again. Also,
>it doesn't matter what button is clicked the 2nd time. Thanks
>for your reply. I haven't figured this one out yet.

try maybe to chenge the
thisform.release()
to
release thisform
in the click events

Arnon
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform