Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Do Form Linked question
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00663320
Message ID:
00663346
Views:
16
Hi, Gerard!

There are some missunderstandings, let's make it a little bit clear:

- If you call a modeless formB from a modal formA, then FormB is automatically set to modal!
BTW: May be that your formA is'nt modal due to the same reason!

- If you use the LINKED option, then the living of the called forms depends on the contents of the linked variable, i.e. if the value of the variable/property is changed, then the linked form is gone.
That means, every click on your button relases the existing form due to calling the form again (it's not a reactivation of the existing form)!

Any questions ?
SeBaFlu
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform