Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sapphire-dev] new diagram connection element

Nevermind, this issue, it was because I had debug breakpoints during the creation and when I would resume the label box was not automatically made editable.  But when I do it with breakpoints disabled I see the label editing feature.

But this leads to my 2nd question, in my diagram when I do edit the label it will duplicate the connection part in the diagram, but it doesn't duplicate anything in the underlying model.  Any thoughts?

On Tue, Jan 17, 2012 at 5:19 PM, Greg Amerson <gregory.amerson@xxxxxxxxxxx> wrote:
I have a case where a new connection that is created in the diagram editor sets a property on a modelElement but it doesn't yet have a valid label so the label doesn't show up and is not able to be edited.  

Is there a way that I can be notified when a new connection is created so that I can initialize the connection model element so that it will have a default label?

Thanks!

--
Greg Amerson
Liferay, Inc.




--
Greg Amerson
Liferay, Inc.


Back to the top