J
Jack D
I have made my own dynamic connector, and have put 2 custom properties
on it
Id
Name
The text on the dynamic connector is linked to the Name, so what stands
in the name cell stands on the shape.
Now to prevent the users from double clicking the connector and change
the text, so this link is destroyed, i have protected the connector by
setting the cell LockTextEdit = 1.
The problem is, that the user should be able to move the text on the
connector, but he cant do that because of the LockTextEdit protection.
Is there a way to protect the Link between text on connector and custom
property, without setting the the LockTextEdit. So the user can move
the text, but not edit it?
on it
Id
Name
The text on the dynamic connector is linked to the Name, so what stands
in the name cell stands on the shape.
Now to prevent the users from double clicking the connector and change
the text, so this link is destroyed, i have protected the connector by
setting the cell LockTextEdit = 1.
The problem is, that the user should be able to move the text on the
connector, but he cant do that because of the LockTextEdit protection.
Is there a way to protect the Link between text on connector and custom
property, without setting the the LockTextEdit. So the user can move
the text, but not edit it?