Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Missing classes in Class Browser?
Message
From
09/02/2003 17:34:06
 
 
To
09/02/2003 10:46:12
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00751108
Message ID:
00751219
Views:
21
>Which actually doesn't make sense and I reported as a doc bug during the beta. You can NEVER
>
>DEFINE CLASS myempty AS empty
>
>, you can only createobj() or Newobj() it. Of course, you can do this in both VCX and PRG code.

The documetation is currently correct. You can only use the Empty class in a PRG, not in the VCX system. You cannot subclass the Empty class at all, but the documetation does not say that you can. In fact, the docs do state:

The Empty base class contains no intrinsic properties, methods or events. You cannot subclass or add custom methods and events to the Empty class. However, at run time, you can add custom properties using the ADDPROPERTY( ) function or the SCATTER NAME...ADDITIVE command.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform