Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can you derive visual class from prg based class?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01085259
Message ID:
01085365
Views:
16
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.
Previous
Reply
Map
View

Click here to load this message in the networking platform