Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DO FORM and FORMSET
Message
De
02/07/1998 08:54:24
 
 
À
02/07/1998 05:28:54
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00113702
Message ID:
00113738
Vues:
18
>>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform