Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Create member in code before other members instantiate
Message
 
To
01/09/2009 16:53:31
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01421954
Message ID:
01422233
Views:
47
Hi Dragan,

no, the factory operates outside the scope of the form. It's a function that is part of the core framework, not a loader class on the form:
AddObjectX(Thisform, "name", "id")
This function resolves id, determines it needs to add two objects to Thisform: Name and envName. The classes used for these two objects are specified in a separate definition file.
--
Christof
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform