Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can ProjectHook determine Project's Name ?
Message
From
07/01/2005 06:51:06
 
 
To
06/01/2005 21:59:32
General information
Forum:
Visual FoxPro
Category:
Project manager
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
00974941
Message ID:
00975018
Views:
34
>Is there any way that my Default ProjectHook Class can determine the name of the Project that it's attached to?
>
>TIA

Sergey guess is correct,
and "Parent unknown" is a bug because a ProjectHook can to be a Project member only.

Like Workaround:
* ProjectHook.Init
ProjectHook::AddProperty("Project",_VFP.ActiveProject)
* then this.Project.Name return the full filename
Fabio
Previous
Reply
Map
View

Click here to load this message in the networking platform