Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Class-based form
Message
De
29/10/2010 19:13:55
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Class-based form
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01487548
Message ID:
01487548
Vues:
169
I have just begin using class-based forms, and have come upon the following.
loForm = Newobject ('PEME_FRMBROWSER', 'PEME_mxBrowser.VCX')
loForm.WriteHTML (lcResult)
loForm.Show()

Return lcResult
The form that is created here is not modal, and I want it to hang around once it is created by the code above. Of course, loForm goes out of scope and POOF!

Suggestions?

TIA
Jim Nelson
Newbury Park, CA
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform