Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Changing a form's class
Message
 
À
28/09/1998 20:41:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00141697
Message ID:
00141708
Vues:
27
>I want to change a form's class from an existing class to a more complex class on the same lineage. There's probably a simple way to tweak the .scx but I can't figure it out. Shouldn't be any problems since the new class has all the PEMs of the old + more.
>How do I do it?
>TIA

David,

USE the scx as a dbf and find the record with the classname in the Class field (Memo) and the vcx library name in the classloc field (also memo). This is usually record 3 in teh scx. Change the class to be your new class name and the classloc to be the vcx that contains the new class.

Work on a copy of the scx sct files.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform