Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Need directions with
Message
De
02/04/2008 19:26:13
 
 
À
29/03/2008 03:40:53
Dorin Vasilescu
ALL Trans Romania
Arad, Roumanie
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01306646
Message ID:
01307785
Vues:
8
>2. I don't understand here. Do you want to create code dynamically?

Hi.
Yes. I Want!
How Can I do it?

>>Hi!
>>I never used addproperty and i'm trying
>>now to figure out how can I use it.
>>Let's say that I have a "_lista" (Listbox) object and in
>>its "init" event I want to add the property "goodway":
>>
>> this.addproperty("goodway", 1)
>>
>>My questions:
>>First : Can I place code for that property and fired it when needed?
>>Second: If yes, how can I create the procedure for that property?
>>
>>Thanks in advance!
>
>Hi
>
>1.
>You can execute custom code when property is changed using BindEvent()
>
BindEvent( this, 'goodway' , oEventHandlerObject , cDelegateMethod )
>
>2. I don't understand here. Do you want to create code dynamically?
>If not, see 1
***
TONY Nascimento
*****************

"Your mind is like a parachute. It only works if it is open" - Anthony J. D'Angelo

"The desire to know is natural to good men" - Leonardo da Vinci
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform