Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
RunAll as SetAll but for methods
Message
From
05/10/2006 13:17:44
 
 
To
05/10/2006 08:34:45
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01159583
Message ID:
01159778
Views:
14
>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform