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:
01400309
Vues:
69
>>>>
>>>>public oMyForm
>>>>oMyForm = createobject("myformclass")
>>>>oMyForm.show()
>>>>
>>>
>>>Try
>>>
>>>oMyForm.Show(1) && to show it as a Modal form.
>>
>>Didn't help. But thanks for the suggestion.
>
>Do you have any code in Form's Activate?
>
>Can you try
>oMyForm.Show(1)
>oMyForm.visible = .t.
>oMyForm.Left = 0
>etc.
>and then suspend?

I just replaced this form with a completely empty form (test form) and having the same issue. So I don't think the issue is with code in this form but rather something "outside" of this form.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform