K
Ken Whittington
Hello,
I want to learn how to make the capabilities of OrgC11 work a little
differently. I will be using the Visio engine component in a custom .NET
application. I have already verified that OrgC11 works in this environment. I
am however a newbie to Visio development.
1. I want to allow users to drop new shapes on the currently selected shape
in the drawing by simply pressing enter, and not have to drag and drop shapes
on it.
2. As children are added to a parent, I want them to be added to the right
of the previously added sibling, yet using the default "symmetrical tree"
subordinate arrangement. By default, it inserts them back and forth to the
right, then to left.
The best scenario would be that I configure Visio to work this way without
any custom coding, but I imagine that there might be a need to handle events
somehow in code. If I do have to code I don't know where to look for similar
samples.
Is this possible?
Many Thanks for any help,
I want to learn how to make the capabilities of OrgC11 work a little
differently. I will be using the Visio engine component in a custom .NET
application. I have already verified that OrgC11 works in this environment. I
am however a newbie to Visio development.
1. I want to allow users to drop new shapes on the currently selected shape
in the drawing by simply pressing enter, and not have to drag and drop shapes
on it.
2. As children are added to a parent, I want them to be added to the right
of the previously added sibling, yet using the default "symmetrical tree"
subordinate arrangement. By default, it inserts them back and forth to the
right, then to left.
The best scenario would be that I configure Visio to work this way without
any custom coding, but I imagine that there might be a need to handle events
somehow in code. If I do have to code I don't know where to look for similar
samples.
Is this possible?
Many Thanks for any help,