Hello, everyone!
I have a question:
How is it possible to suppress relinking a link from its FromPort?
It should be possible done with ToPort, but relinking a link from FromPort shoulbe suppressed according my application needs.
Thanks.
Just to be clear… by relinking, do you mean:
- selecting an existing link, then grabbing the handle on the From end and moving that end of the link to a new port.
- creating a second link from a single From port?
Continuing the discussion from Suppress relinking from certain port:
Hello, Jake!
Yes, I meant the first case - selecting an exisitng link and grabbing it away from its FromPort, not necessary to another port, it maybe just empty GoView space. I want to have a link that can’t be detached from its FromPort in UI.
Thank you.
Thank you, Jake! :)
It works!