Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Classes and objects
Message
From
01/02/2005 08:56:41
 
 
To
25/01/2005 21:58:52
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00980618
Message ID:
00982635
Views:
27
As many have said, you can alter the VFP base classes. You need to subclass them and use these.

To move to the second part of your question, about implimenting this in your application. Since you will have to make the required changes to your baseclass obviously recompiling itsn't going to change anything.

You will have to change the class on your forms. You can do this by opening the .scx file as a table and updating the records so that the objects are based on your base class rather than VFP's.

Once you have done that your changes will be reflected in the application.

Andrew R.
Previous
Reply
Map
View

Click here to load this message in the networking platform