Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Corrupt data? causing form unload to fire.
Message
 
 
À
31/01/2002 23:45:49
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00613807
Message ID:
00613908
Vues:
11
>what objects/methods could cause the form to quit loading?
>
>the forms .load is returning .t. and the .init never gets called. none of the objects on the form have/need init code. the form consist of a dozen textboxes and a couple radio buttons.
>
>where can i find the order ALL methods fire in during start up of a form.?

Foxpro doesn't check return code from the Load event.
The "natural" order of events on the form is LISA G - Load, Init, Show, Activate and GotFocus. The objects on the form get instaiated after Load and before Init.
Does this form has DE?
What is the latest Service pack applied in VFP?
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform