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:
00663728
Views:
22
Sebastian, thanks for your reply, which makes a lot of sense.

How would I keep the Formb from being reinstagated if the user clicks on it again? Is there some way of telling if Formb is activated , and then Maybe I might NOt call formB

regards,

Gerard




>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 ?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform