T
Tiret Ohf D.
Hi everybody,
I tried to create a set of masters (stencil) that would support a
complex logic, like Visio UML stencils do. The problem is the stencil
should work without any support of corresponding Visio addon (there is
not addon at all), i.e., all the shapes' functionaly must be contained
in the shapes itself. For example, I need to track if user is
attempting to connect one shape to another and warn him if such the
connection is illegal. I know how to do it with Visio addon (addin?):
it just the utilizing of Visio object model + events. But how to
encapsulate the functionality into shapes? Any clues?
Thanks.
--T.
I tried to create a set of masters (stencil) that would support a
complex logic, like Visio UML stencils do. The problem is the stencil
should work without any support of corresponding Visio addon (there is
not addon at all), i.e., all the shapes' functionaly must be contained
in the shapes itself. For example, I need to track if user is
attempting to connect one shape to another and warn him if such the
connection is illegal. I know how to do it with Visio addon (addin?):
it just the utilizing of Visio object model + events. But how to
encapsulate the functionality into shapes? Any clues?
Thanks.
--T.