Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Bindevent,scx and assign.
Message
De
06/10/2003 12:38:30
 
 
À
06/10/2003 12:07:01
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00835416
Message ID:
00835435
Vues:
19
Hi Craig,

I read the Help.

OK, open the problem.

I have a property myProperty on various class and SCX.
I have a objManager object.

I need
BINDEVENT(object,"myProperty",objManager,"ManagerMethod")
when a object is build
( objects are build on random order and random type )

On objManager.ManagerMethod i need to use the new value of object.myProperty.

If i use
BINDEVENT(object,"myProperty",objManager,"ManagerMethod")
i see myProperty change event, but not the value.

If i use
BINDEVENT(object,"myProperty_Assign",objManager,"ManagerMethod")
i found tons of problems.

Exist a way for do this, without create a surrogate assign method on any class ?

Fabio
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform