Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to reference ALL objects in all containers
Message
From
14/10/1997 17:40:02
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00054272
Message ID:
00054548
Views:
32
>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform