Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why class?
Message
From
05/12/1998 03:15:20
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Miscellaneous
Thread ID:
00164086
Message ID:
00164403
Views:
15
>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...

In addition to what already have been said
and even if I don't reuse it - I would still go with a class for the about form
- and for any other form for that matter

The way I see it SCXs and the DO FORM systax are just legacy code for backward compatebility - I use classes for anything else - why not forms?

Arnon
Previous
Reply
Map
View

Click here to load this message in the networking platform