Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Opening just one form
Message
De
06/07/1999 11:10:35
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00237768
Message ID:
00237777
Vues:
11
>I'm working with modal forms, form1 call form2, form2 call form3: I would avoid that form3 call a second time form1,any ideas ? many thanks
Instantiate them with "name" clause so you could check their existence easily :
do form myForm1 name "frm1"
On the long run you would do this by starting a custom oApp object and storing formnames in custom array property oApp.FormsArray. This is better than using forms colection because with forms colection there is no way of really distinguishing 2 forms.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform