Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
The simplest way to reset to default all classes
Message
 
 
À
15/07/2005 14:01:53
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01033113
Message ID:
01033132
Vues:
14
>Seems to me there are two choices. You can operate on DBFs and read the data, or do a builder-like thing in the designers. I'd lean toward the builder.
>
>You'll have to open the parent class first and read the height and width and save them.
>
>Then use AVCXClasses to get a list of classes in the library. Loop through, skipping over the parent, and for each one, MODI CLASS, check the height and width and change if necessary.
>
>Let me know if you need more pointers than this.
>
>Tamar

Tamar,

Thanks a lot for your response. Yes, that was exactly what I was thinking. However, since I'm quite lazy, I decided, I will use the first approach :)
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform