Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can't release a form in VFP 5.0
Message
From
09/04/1999 10:31:03
 
 
To
09/04/1999 10:22:31
Andrzej Majlich
Vulcan sp. z o. o.
Wroclaw, Poland
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00206862
Message ID:
00206885
Views:
19
>>>The problem seems to happen when the focus is set to a control in the grid placed on the form. When the cursor is outside the grid all is OK.
>
>>A form will not release if any reference to it is still active.
>
>So I'm wondering when such a "blocking" reference can arise? And how it disappears when I click outside the grid?
>No, it's impossible.

Firstly, one (maybe irrelevant) tip: you should loop _SCREEN.Forms in reversed direction:
nLoop=_SCREEN.Formcount
For n=nLoop to 1 Step -1
...

Check again, do you have any custom form references with Type="O"?
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform