Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Accessing multiple open forms
Message
 
À
13/04/1997 01:09:07
Alhad Marathe
Asm Consulting
Mumbai, Inde
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00028107
Message ID:
00028118
Vues:
40
>I have an application with about 20 forms. I have a main form called 'Monitor' which calls all other forms and also works as a monitor for the whole system. I want the user to be able to go back to the monitor form at any time and get back to the form he/she is working in. The '_screen.forms' property does not work because the forms called by 'monitor' are not members of the screen object. If I use 'Do Form formname name formname' from the monitor form and try 'formname.show' later it does not work either. Am I missing something?
>
>TIA
>
>Alhad

Alhad, Is the 'Monitor' form actually part of a formset containing the other forms or are all of your forms separate? If it's a formset, then you can use the .formcount and .forms properties with the formset object. If it's a separate form, then all of your forms should show with the _screen.forms property.

HTH
Barbara
Barbara Paltiel, Paltiel Inc.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform