Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form won't release because of object reference?
Message
 
To
30/04/1997 16:19:00
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00030164
Message ID:
00030429
Views:
44
>I guess what I'm trying to figure out why the need to set up the external >reference to begin with. I can imagine some examples - for instance, when >you want to do a given set of operations to any one of several objects, >you could assign an object reference of the selected object to a variable >or property and then use that reference - that's the point of >polymorphism.
Well, in this particular case I have a textbox that creates another textbox based on itself on init. I want an easy way for the child to reference the parent's properties and vice versa without using macro expansion. this.objref.Value looks a lot nicer than this.parent.&lcObjName..Value.

Michael G. Emmons.

Michael G. Emmons
memmons@nc.rr.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform