Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Changing a form's class
Message
 
To
28/09/1998 20:41:36
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00141697
Message ID:
00141708
Views:
26
>I want to change a form's class from an existing class to a more complex class on the same lineage. There's probably a simple way to tweak the .scx but I can't figure it out. Shouldn't be any problems since the new class has all the PEMs of the old + more.
>How do I do it?
>TIA

David,

USE the scx as a dbf and find the record with the classname in the Class field (Memo) and the vcx library name in the classloc field (also memo). This is usually record 3 in teh scx. Change the class to be your new class name and the classloc to be the vcx that contains the new class.

Work on a copy of the scx sct files.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform