ConnectionDecorator is updated only once [message #1770727] |
Wed, 16 August 2017 14:27  |
Eclipse User |
|
|
|
I have UpdateFeature that update ConnectionDecorator when value in Properties View is changed. Update works only when I type first character in property field, all following characters do not trigger update() method in the feature. During debugging I saw that in GFWorkspaceCommandStackImpl.execute() method is being called with null options, so ExecutionInfo is never set and thus never put on the Stack. Any ideas why Update method is not being executed correctly?
|
|
|
|
|
|
Re: ConnectionDecorator is updated only once [message #1771092 is a reply to message #1771032] |
Mon, 21 August 2017 20:44   |
Eclipse User |
|
|
|
Another thing I noticed, which I am not sure why I didn't before is that with presence of update feature that is suppose to update ConnectionDecorator when a Connection label property is changed in Properties View, the connection between two object is painted as red dashed line. I forgot what that means, but if I recall it has something to do with update going wrong, yes?
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03587 seconds