Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Class Designer object reference
Message
From
20/10/2002 04:40:50
 
 
To
17/10/2002 23:54:47
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00712548
Message ID:
00713271
Views:
23
>Pavel-
>
>>I have no problem to get the name of the method being edited, but its
>>characteristics :-(((
>
>It sounds pretty cool, what you're trying to do, but I expect it's going to be a trick from the point of view of creating an intellisense script in the designer. You have the signature information available in the Classlib, of course (though it's far from obvious), but that doesn't probably help you.
>
>Would you mind saying more about what you're doing? Is this a tool so that I, as a developer, can type in a couple of commands in a method, and a comment is created in the method that includes whether the method is hidden or protected or public, for example?

Nancy,

you are perfectly correct. I'm using the Intellisense together with CEEclone
utility and trying to create the Intellisense script for generating the comment
header for method code snippet in the Class Designer. This header could hold
the class name, method name, its visibility, description, parameter description,
some comment etc. And I don't want to retype these information I already gave
the VFP. As you know, when adding new method to the class, you specify its visibility
and description. So why retype this information manually in the method code
header ? Let's VFP use what it knows itself ...
Pavel Kouril
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform