Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Close active object form container
Message
From
08/12/2009 01:12:29
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01437905
Message ID:
01438009
Views:
38
>>>I have a container with many grids, all grids have different work.
>>>i want to close any active object with container.
>>>
>>>i do not want like this.
>>>thisform.container7.Visible=.f.
>>>thisform.container7.grid2.Visible=.f.
>>
>>Wait... if you make container visible, than any object in it should also become invisible. So second line is unnecessary.
>>
>>If you want to show/hide many objects at the same time, just put them inside the same container and don't worry - you only show and hide containers, and their members show and hide with them.
>
>If you make container visible, then not necessarily all objects will become visible. The opposite is true - if the container is invisible, then all objects inside it would not be visible regardless of the status.

Assuming they have .visible=.t., and that their coordinates put them inside the container (i.e. no negative coordinates, or larger than the container itself - which can be done), objects in a container should become visible when the container becomes visible.

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