Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Class merging ... Feature or Bug! 8-)
Message
De
29/10/2001 11:26:22
Charles Richard
Nvo Management Systems
Boisbriand, Québec, Canada
 
 
À
29/10/2001 08:29:12
Emanuele Bonin
EB Soluzioni Informatiche
Tezze S/B, Italie
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00574396
Message ID:
00574539
Vues:
24
I will gladly help you but you need to send me the vcx classes so I can try it on my system. Email them to chuck.r@sympatico.ca

HTH

>I Found a strange BUG on VFP 6.0 dn 7.0 (i tried with these versions).
>
>I have this situation on my classlibrary:
>
>directory Libs\:
> Baseclass.VCX
> FormBase as FORM
>
> BaseClass1.VCX
> Base AS FormBase FROM Baseclass.VCX
> Add a Label with Caption = 'Class1'
>
> BaseClass2.VCX
> Base AS FormBase FROM Baseclass.VCX
> Add a Label with Caption = 'Class2'
>
>
>directory Subclass\:
>
> NewClass1.VCX
> Base AS Base FROM ..\Baseclass1.VCX
>
> NewClass2.VCX
> Base AS Base FROM ..\Baseclass2.VCX
>
>
>Now If i issuess this commands:
>
>MODIFY CLASS base OF SubClass\NewClass1.vcx
>
>I'll see the class with Label caption 'Class1', successively i will issue
>
>MODIFY CLASS base OF SubClass\NewClass2.vcx
>
>I'll see the class with Label caption 'Class2', all ok .... but if successively i will issue
>
>MODIFY CLASS base OF SubClass\NewClass1.vcx
>
>I'll see the class with Label caption 'Class2' !!!!!!!!!!!!!! and if i'll save the class i will have problem.
>
>I Hacked the VCX files and i saw that the 'classloc' column of newclass1.vcx is changed on the record that indicate the mother class of 'base' class.
>
>Someone can say me if this problem is known by Microsoft ?? I have no found it on Knowledge Base.
>
>Someone, a Samaritan, can help me to compose (in a good English ... not mine) the report bug form to send to Microsoft ??
>
>Thanx in Advance.
Charles Richard
NVO Management Systems
crichard@nvo.ca
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform