Connector selection problems with Marquee Selection Tool [message #149195] |
Tue, 31 August 2004 14:34  |
Eclipse User |
|
|
|
Hi,
When I am trying to use Marquee Selection tool to select a bunch of shapes
and their related conenctors through a drag gesture, I am unable to select
the connectors. I believe the reason for this is that in getAllChildren()
method of the tool, the method recuresively digs down through the children
of the diagramRootEditPart and returns all the children editparts which are
contained with in the bounds of the drag rectangle. The problem is that it
totally ignores the source and target connection lists of all editparts
where the connectors reside.
Any reason as to why is this. Is it by design?
Thanks
|
|
|
Re: Connector selection problems with Marquee Selection Tool [message #149216 is a reply to message #149195] |
Tue, 31 August 2004 15:07  |
Eclipse User |
|
|
|
> Is it by design?
Yes. http://dev.eclipse.org/newslists/news.eclipse.tools.gef/msg0 7070.html
"Tauseef Israr" <tisrar@ca.ibm.com> wrote in message
news:ch224q$iau$1@eclipse.org...
> Hi,
>
> When I am trying to use Marquee Selection tool to select a bunch of shapes
> and their related conenctors through a drag gesture, I am unable to select
> the connectors. I believe the reason for this is that in getAllChildren()
> method of the tool, the method recuresively digs down through the children
> of the diagramRootEditPart and returns all the children editparts which
are
> contained with in the bounds of the drag rectangle. The problem is that
it
> totally ignores the source and target connection lists of all editparts
> where the connectors reside.
>
> Any reason as to why is this. Is it by design?
>
> Thanks
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.03650 seconds