Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can you derive visual class from prg based class?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01085259
Message ID:
01085365
Vues:
15
What *I* did to go from PRG to VCX was to place a button in my prg-based form class, and the click event of that button called "save as class" and was able to get it into a vcx. But VFP can get irritable and want all class defs in the prg class.

Once you get the stuff in a VCX then you can edit in the IDE or as a table but VERY CAREFULLY for the latter! I have learned new rules apply in the VCX, gotta watch things like changing object count in containers and memo field lines terminated by 0x0D0A instead of the usual 0x0D.

But that's another story.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform