Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can I create a new VCX of subclasses programatically
Message
De
03/10/1998 10:38:24
Dragan Nedeljkovich
Now officially retired
Zrenjanin, Serbia
 
 
À
01/10/1998 16:19:37
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00142974
Message ID:
00143575
Vues:
37
>>Fred ----
>>
>>Try this (two step process):
>>
>>ADD CLASS oldclassname OF oldclasslib TO newclasslib
>>RENAME CLASS oldclassname OF newclasslib TO newclassname
>
>No, that's a COPY of the class. I need a subclass? Thanks for trying!

Off the top of my head:

x=createobject("yourclass")
x.saveasclass("classname","classlib")
release x

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform