Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DO FORM and FORMSET
Message
From
02/07/1998 08:54:24
 
 
To
02/07/1998 05:28:54
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00113702
Message ID:
00113738
Views:
19
>>Hi,
>>
>> I don't understand 'I create a form with a DO FORM'. How ?
>>
>>Bye
>>Jayesh
>
>I create a form instance with a DO FORM FormSCXFileName statement. I want that the resulted instance be part of my existing formset. The formset is modal, so only forms that are part of it an receive focus. That is my problem...
>If I add a form to a formset with formset's AddObject method, the new form is part of the formset.
>
>Best regards,
>Remus
>
>P.S. Don't forget, I'm refering to runtime forms, not the VFP's form deigner!

The situation is following:
1. If you start modal form as DO FORM ..., then it's not part of formset.
2. Any form which is part of formset is modeless by definition.
3. You can add form to formset in run-time, using Formset.Addobject only.
4. However, nothing prevents you from establishing object reference links between formset and newly created form which is not part of the formset.
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform