Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Any ideas on how to structure this
Message
From
21/06/2001 10:24:03
 
 
To
21/06/2001 09:37:14
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00521872
Message ID:
00521904
Views:
13
>I have a couple of comboboxes, and then below them I have 2 containers (invisible) that contain other objects. The containers will only be visible when they are required, so they will be made visible dynamically.

I would make this into a pageframe. Put each of the containers onto its own page, turn tabs off and get rid of the border. Then just flip the active page property when you want the other container to be shown.

>Should each object have it's own code in the refresh? Should the controls be manipulated from just 1 program?

It depends on where you want to maintain it. Personally, I'd add code to both controls so they can handle them selves. But that does mean I have more code spread out. But it also means, if I want to find the code that hides a control, I know to look right at the control.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform