Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form won't stay open
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01400297
Message ID:
01400302
Vues:
73
>>
>>1. Does Load or Init of the form return .F. ?
>>
>
>There is NO code in LOAD or INIT method
>
>>2. Do you release public variable somewhere what has a reference to this form?
>>
>
>No.
>
>>3. Can you show the lines of code calling this Modal form?
>
>
>public oMyForm
>oMyForm = createobject("myformclass")
>oMyForm.show()
>
Try

oMyForm.Show(1) && to show it as a Modal form.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform