Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Create new project
Message
From
16/04/2018 09:25:34
 
 
To
16/04/2018 08:29:40
General information
Forum:
Visual FoxPro
Category:
FoxInCloud
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Network:
Windows Server 2012
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01659235
Message ID:
01659437
Views:
43
>> One question, should I also add the aw.vcx Library to the project and use those classes as superclasses for all new classes, or is that not necessary?
>
>Hi Christian,
>
>Absolutely necessary that all classes and objects of your app derive from aw.vcx
>
>FAA step 2-adapt creates xxx.vcx derived from aw.vcx and replace all classes and objects based on a native class by the class from xxx.vcx with the same .BaseClass and, if applicable, .OLEclass.
>
>Project manager will naturally pull in xxx.vcx and aw.vcx
>
>Later you should base any new class or object on xxx.vcx or a derived class


Thanks, indeed in step 2 it did add the vcx automatically and redefined the existing classes based on aw.vcx.

I also realized, but I am not sure, that I should create a _SCREEN.Visible application instead of a VFP form with ShowWindow = 2. At first I did the latter, but then I realized that this is probably not a good idea. Correct me if I am wrong.
Christian Isberner
Software Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform