Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Nobody uses control arrays???
Message
 
À
15/11/1996 00:53:55
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00012312
Message ID:
00012315
Vues:
43
Hi Robert,

>It looks like nobody here uses control arrays
>created interactively...Is this the case? I just
>wonder because I surely can't even think about
>avoiding having them even in the smallest application.
>Would anyone challenge this assumption? :)

AFAIK, control arrays are the mechanism used in VB
for adding new controls at run time, with some predefined
event code associated (the code the elements of the array
share). This is not an issue in VFP, but u may need to
change your design and replace control arrays with
inheritance and object creation. Anyway if u really need
it, you can have an array that holds references to objects,
but by code.
Hope this make some sense to you.

J. Luis
J. Luis Santiago Rodríguez.• CADIS • E-mail: jlsantiago@iserve.net.mx• Ciudad de México.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform