Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Modeless Forms are not objects !?!?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00226135
Message ID:
00226627
Vues:
21
>Hi George,
>
>I just tested it and it appears that forms(1) is the first form run and
>forms(2) is the second form run, etc..

Hi Jim,

Maybe initially, but afterward? I don't know. I did the ran following with two forms. The first had the caption "Form1" and the second "Form2". Below is the code snippet I tested and the results.
WAIT WINDOW _SCREEN.Forms(1).Caption TIMEOUT 1 && "Form1" displayed
_SCREEN.Forms(2).Show
WAIT WINDOW _SCREEN.Forms(1).Caption TIMEOUT 1 && "Form2" displayed
_SCREEN.Forms(2).Show
WAIT WINDOW _SCREEN.Forms(1).Caption TIMEOUT 1 && "Form1" displayed
The above was run under VFP 6.0 SP3. However, I had observed this behavior before. Any ideas or insights would be appreciated.
George

Ubi caritas et amor, deus ibi est
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform