Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to reference ALL objects in all containers
Message
De
14/10/1997 17:40:02
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00054272
Message ID:
00054548
Vues:
38
>How can I reference ALL objects regardless of what container they are in >within a form? If I use AMEMBERS it does not reference the objects within >a container. If I write a program to tree down based on the ControlCount >property then I am concerned that I will have a nesting problem because >some of my forms have 6 containers nested within each other (containers >with grids and grids with grids). Branching down is not a real problem - the arrays you get are not that big. The trouble is that each of the contained containers (and other objects as well) have a Parent property of type "O" (object reference) and that's what can branch back and forth indefinitely. Your object hierarchy browsing routine should avoid these backlinks, that's all.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform