Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Modal window loses focus
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00672592
Message ID:
00672784
Views:
10
Hi,
I faced the same problem as you last time. It really get me crazy.
What other UT member recommend me to do is, DON'T use

DO FORM myform TO myvar.
Instead,

DO FORM myform
lc = myform.property
myform.release

for this, you should hide your form instead of release if user click on OK/CANCEL button.

I follow it, and the problem never occur since that.

HTH
I am not the most powerful man in this world.
I am not the worst man in this world either.
I just as same as all of you.
I still need to learn from my mistakes...
Previous
Reply
Map
View

Click here to load this message in the networking platform