Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
BINDEVENT on INIT
Message
De
16/01/2007 22:04:14
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
BINDEVENT on INIT
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01186138
Message ID:
01186138
Vues:
96
What's the best way to use BINDEVENT associated to the INIT event ?

I've created a class that needs to have some code run after all the objects of a form are initialized. So I added a
BINDEVENT(Thisform, "Init", This, "AfterFormInit")
But this does not work as desired if the INIT method of the form is empty.
If I write any code on it, such as
DODEFAULT()
Everything works fine.

Can someone provide any tip ?
Thanks in antecipation

Cesar
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform