Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
RunAll as SetAll but for methods
Message
De
05/10/2006 13:17:44
 
 
À
05/10/2006 08:34:45
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01159583
Message ID:
01159778
Vues:
15
>The way I've implemented this is to create a property in all my base classes with an Assign method.
>Then, you can use Thisform.SetAll('PropertyName', Value) to fire the Assign method for all objects.

Yes, that was my idea, too. You may turn it upside down by having all controls bind one of their methods to some form property at init, and then can trigger these methods by changing the form property only.

...Whatever suits the situation better...

Bye, Olaf.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform