Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to determine the VCX of a class?
Message
From
01/07/2003 09:12:35
Gary Foster
Pointsource Consulting LLC
Chanhassen, Minnesota, United States
 
 
To
01/07/2003 05:19:04
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00805299
Message ID:
00805665
Views:
32
Cetin,
Thanks for the suggestion, I'll look into it. It's funny that no matter how much capability is built into a tool and how much experiance we have with it, each new project seems to come up with some new requirement that we never needed before.

Gary


>I see. I don't know a direct way of getting it. Maybe you could use ProjectHook.QueryModifyFile.
>Cetin
>
>>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