Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Nobody uses control arrays???
Message
 
To
15/11/1996 00:53:55
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00012312
Message ID:
00012315
Views:
38
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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform