Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Top Level Form App Ends After Show
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Top Level Form App Ends After Show
Divers
Thread ID:
00930750
Message ID:
00930750
Vues:
42
I have a form class with ShowWindow set to 2 (top level form).
The form is modal also.

The form is instantiated with:
PUBLIC oForm
SET CLASSLIB TO Classes\sch_forms ADDITIVE
oForm = CREATEOBJECT("invoice")
oForm.Show()
The form appears, then disappears. Can't figure out why.

Anyone?
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform