Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vfp50 - Sub Class
Message
From
27/02/1997 12:09:55
 
 
To
27/02/1997 12:02:44
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00022226
Message ID:
00022243
Views:
40
>>>>How do you subclass from a class?
>>>
>>>Any time you create your own class you base it on some other class, so you subclass existing base class into one or more new classes.
>>
>>ok.. thanks...
>>
>>Another question...
>>Problem: where to keep my program methods(functions)?
>>
>>I could keep my methods in my app object or
>>I could create a form class and keep my methods there.
>>I will use the form for buttons like "add,delete,save,etc..
>>
>>Should I keep methods that pretain to form on a form class?
>>and...
>>Methods that pretain to the whole program in general on a
>>app object?
>>
>>Rob
>
>Any of these solutions are doable. Basically, methods related to whole App could be in App object and methods related to a form could be part of the form.

ok.. logic is logic... thanks
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Previous
Reply
Map
View

Click here to load this message in the networking platform