Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VCX form blows by in code...use READ EVENTS?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01054998
Message ID:
01055047
Vues:
26
Hi Hugo,

I tried setting the form to modal but did not help. Then I stumbled across what I *think* (at this point) is what I should do. Here is what seems to work:
loTest = CREATEOBJECT("funkyForm")
loTest.OmitStep(2)
loForm.Show()
I previously just had loForm.Visible = .T. as the 3rd line above. Thanks for responding.

Albert
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform