Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
BINDEVENT on INIT
Message
 
 
À
17/01/2007 10:47:42
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01186138
Message ID:
01186304
Vues:
24
Missed that. Sorry for waisting your time.

>That's why I used
>
UNBINDEVENTS(This)
>to avoid firing the method more than one time.
>
>>Keep in mind that Init fires only once and Activate every time form gets focus.
>>
>>>
>>>Worked perfectly this way:
>>>
>>>In my class INIT event, I've put
>>>
BINDEVENT(Thisform, "Activate", This, "AfterFormInit")
>>>
>>>In my class AFTERFORMINIT method, included for testing:
>>>
MESSAGEBOX("After Init Fired!")
>>>UNBINDEVENTS(This)
>>>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform