Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FPW 2.6a to VFP 6.0
Message
 
À
27/07/2000 15:19:44
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00397812
Message ID:
00397815
Vues:
8
>I am using VFP 6.0.
>
>I have just started using this and came from FPW 2.6a.
>
>In FPW 2.6 I would...
>
>HIDE WINDOW myscreen1
>DO SCREEN myscreen2
> do stuff with the information I got from myscreen2
>terminate myscreen2 with "terminate screen on selection"
> take the stuff from myscreen2 and do things to myscreen1
>SHOW WINDOW myscreen1
>
>How is this done in VFP 6.0?

Instead of hide window use the visible property.

MyScreen1.Visible = .F.

There's more here than just this I think but this will get you started.
Rip Ryness
International Falls, MN
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform