Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Inheritance
Message
 
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Title:
Miscellaneous
Thread ID:
00456387
Message ID:
00456394
Views:
23
It's supposed to. You may have a pathing problem. Are there mulitple class libraries using ApplicationBaseForm as one of its classes. Check the ClassLibrary property of the ApplicationForm to see where it is pointing.

Also, recompile the class libraries.

>ApplicationForm container is subclassed from an ApplicationBaseFrom container which in turn is subclassed from a BaseForm. (So BaseForm-->ApplicationBaseForm-->ApplicationForm is the hirarchy.)
>
>I added a new method to the highest level class (BaseForm). The new method showed up in the ApplicationBaseForm's list of properties and methods. However, on any forms subclassed from the ApplicationBaseForm the new method is not present. I thought inheritance would have made the new method available to all classes subclassed either directly or indirectly from the the BaseForm class, am I wrong?
>
>Thanks for any help and explanation
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform