Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Referencing Objects...IDEAS?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Divers
Thread ID:
00167801
Message ID:
00168626
Vues:
23
Joe,

> It looks like you can use a class as a default form, but then that means you would have some form definitions (the generics) in VCXs and then the function-specific forms in SCXs. What if you decide you want to inherit from a form you have created as an SCX, and still use that form straight? Would you then place it into a VCX, or leave it as an SCX? I am glad to hear that 6.0 lets you decide where to create the form from, as changing the default all the time would make the option pretty much useless for my needs...

You can't derive a new .scx form from an existing .scx form. You can save the first form as a new class in a vcx and then derive from it. I have 2 form classes that I normally use for most forms during app development, and I don't create new forms all that often, compared to the time spent working with the form. SO it's not really a problem to go change the form template.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform