Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bad design to good
Message
 
To
02/05/2001 10:19:45
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00502377
Message ID:
00502508
Views:
17
Well...it depends :)

I was thinking that perhaps the content of each Page of the PageFrame could be in a container (e.g. a container with a lot of textbox and combobox controls.)

Then, you will create a separate class (a form for example), drop a Page Frame on it, and then drop the individual (container) classes on each Page of your PageFrame.

Creating the content of each page as a container would allow you to reuse each individual "container" without dragging the whole pageframe in other places (e.g. in another forms down the road.)

Of course, all of this may/may not make any sense in your particular scenario.


>Hector
>
>Instead of having 11 PageFrames containing Container Classes - I will change it to 11 Forms containing PageFrames (instead of the Containers).
>
>Do you mean instead of using PageFrames, I should use Container classes, I thought (design-wise and all that) that Pageframes would be a more proper way of doing it and possibly lead to less confusion if anyone required the need to amend any of my code.
>
>Kev
Hector Correa
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform