Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
The Big 'O'
Message
From
07/07/1998 22:19:21
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Miscellaneous
Thread ID:
00115108
Message ID:
00115120
Views:
17
>In general, you could create an OBJECT base on CLASS. And so, if you want your entire application be created as one object, you might as well create your application as a class first, but I don't think this is a good approach.

I got the feeling that there's already an application class. He didn't say anything about creating a class; just an object.

I looked through the code generated by the wizard and found this:

goApp=CREATEOBJECT("cApplication")


That seems to be where it's doing it. But how does it know what "cApplication" is. I don't see it defined anywhere.

Thanks,
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform