Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to determine the VCX of a class?
Message
From
30/06/2003 13:59:24
Gary Foster
Pointsource Consulting LLC
Chanhassen, Minnesota, United States
 
 
To
30/06/2003 11:53:37
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00805299
Message ID:
00805400
Views:
32
If I have MyBaseForm in baseclasses.vcx and a subclass, MySubClassForm in subclasses.vcx, on my machine, arrObj[1].ClassLibrary gives me the path to the parent class not the actual object returned by aselobj().

Gary

>>I'm building some builders and I'm trying to figure out how to determine the classlib of a form in design mode. I want to edit some methods without using readmethod()/writemethod() so that I have access to the parent code button. This works well using modify class... method IF you know the classlib and path. I don't see a property anywhere that shows this for the object being modified, just the class it inherits from. Any ideas? Thanks.
>>
>>Gary
>
>
>aselobj(arrObj)
>? arrObj[1].ClassLibrary
>
>Cetin
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform