Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form does not release from menu
Message
From
11/06/2004 15:08:27
 
 
To
11/06/2004 15:00:20
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00912852
Message ID:
00912866
Views:
13
Michael,

>>Perhaps in your loop you can check the ActiveControl of the form and if it's a grid, issue a:
KEYBOARD '{CTRL+TAB}'
to force focus off of the grid, then release your form.

Although I can step through the program in the debugger and each line gets executed as it should, I cannot programatically kick it off the grid. I tried _Screen.Forms[i].AnotherControl.SetFocus() and Click() to no avail. They do not execute until the procedure RETURNs, which is too late.

Thanks for your suggestion, I will try it as a test.
David
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform