Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Distributing projects with Visual class
Message
De
15/07/1997 19:13:56
 
 
À
15/07/1997 14:15:17
Vinod Parwani
United Creations L.L.C.
Ad-Dulayl, Jordanie
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00039749
Message ID:
00040115
Vues:
41
>>> Can I ask you one question, Today as I was experimenting with classes, I
>>> found one more thing, if you create a object(through createobject) of
>>your
>>> class, and save it as a vcx(through saveasclass method)
>>>
>>> Then also, it doesn't show any code in the methods, Isn't it a easy way
>>to
>>> do this instead of replacing methods...
>>>
>>are you sure that this class is not created as a sub-class of the original?
>>
>>Arnon
>
>As I am very new to this thing, I will tell you what exactly I did
>
>Set library to myclass
>myobject=createobject('myclass')
>myobject.saveasclass....
>
>& it saved as a vcx file and when I opened the vcx and checked the methods, there was no code, I went in class browser and generated code and still no code from the original class...

This is not good, because you just subclassed, so you still need the original class.

Vlad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform