[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools.gef] Re: Connections and their parent
|
Have you seen the updates on your bugzilla (18075)? Targeting changes were
released yesterday. Let me know if they work for you.
The parent of the connection EditPart is the RootEditPart (but this is not
your *contents* EditPart). getParent() should not be used except as a way
to obtain the EditPartViewer. The new targeting will allow the mouse to go
through a connection, and find whatever is underneath it.
"Gunnar Wagenknecht" <g.wagenknecht@xxxxxxxxxxxx> wrote in message
news:b1nvrs$6ui$1@xxxxxxxxxxxxxxxx
> Hi!
>
> Where and when is the parent of a connection EditPart set? I thought the
> root EditPart is also the parent for the connections but it seems that
this
> isn't true.
>
> Cu, Gunnar
>
>