Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Change Class Library
Message
De
13/10/1998 21:13:37
Raymond Humphrys
Michigan Department of Community Health
Bath, Michigan, États-Unis
 
 
À
18/09/1998 01:05:28
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00138055
Message ID:
00146460
Vues:
22
I have never had to change class libraries before, that is until today. Thanks for your tip!

>>Maybe its just me, or is it hard to manipulate classes. Its like when myself, the beginer, realizes I should've put my class library in another Directory, I have to do most of the work over.
>>
>>For instance if I have a form based on one of my form classes, and then I move the VCX I can't even try to locate it.
>>
>>Or if I could Drag and Drop a class from Library to Library in the class browser.
>>
>>I think my main question is: Can I change the class of an object (label, textbox, ect.) after I added it to a form on the form designer?
>>
>>PS. I'm using VFP 5.0. Maybe its chnaged in 6, or maybe its in 5 and I'm not as smart as I hoped I was ;-).
>Open scx as a table. Replace class and classloc.
* Change all textbox classes
>* with mytextbox from c:\myclasses\mylib.vcx
>use myform.scx
>replace all class with "mytextbox",;
>  classloc with "c:\myclasses\mylib.vcx" ;
>  for class="textbox"
>use
Cetin
Some days it's not worth chewing through the leather straps ...
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform