|
-
Apr 23rd, 2003, 05:17 PM
#1
Thread Starter
PowerPoster
Visual Inheritance
Ok, I finally have an opportunity to take advantage of Visual Inheritance. I have a form that allows simple add/update/delete functionality, as well as navigating through the records (move next, previous, first, last). I have about 20 screens that all have the exact same look and feel, except for a few minor things. Here's the thing. I can't decide whether or not to add any functionality to the base form, for example, all of the navigational functionallity, which may make the base form not generic enough, and too tightly coupled.
Maybe, have a base form that has the look and feel, then a form that extends the base to add the basic navigational functionality.
Any thoughts?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|