Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Vfp50 - Sub Class
Message
De
27/02/1997 12:02:44
 
 
À
27/02/1997 11:59:16
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00022226
Message ID:
00022240
Vues:
42
>>>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.
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform