Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why class?
Message
De
04/12/1998 10:52:08
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Divers
Thread ID:
00164086
Message ID:
00164089
Vues:
23
>Greetings!
>
>As a self-taught FPW programmer, I am now challenged with the (seemingly) daunting task of moving our Quality Data Management System app over to VFP6.
>
>I've been poking around VFP and have what I am sure will be the first of many questions.
>
>Why would one create a class for something like an "about" form? Its not something that is used many times throughout an application. Perhaps I don't understand the class concept as well as I should...
>
>Can anyone help shed some light?
>
>Thanks!!

You can still use DO FORM, but in VFP it's the same as CreateObject(), i.e. if you are committed to wotk with classes, it might be reasonable to use it for any form in your application (simple or complicated, having one or many instances), just for consistency.
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform