Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Connector selection problems with Marquee Selection Tool
Connector selection problems with Marquee Selection Tool [message #149195] Tue, 31 August 2004 14:34 Go to next message
Tauseef Israr is currently offline Tauseef IsrarFriend
Messages: 1
Registered: July 2009
Junior Member
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 Go to previous message
Pratik Shah is currently offline Pratik ShahFriend
Messages: 1077
Registered: July 2009
Senior Member
> 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
>
>
Previous Topic:Two layout realted questions
Next Topic:Add many item in Logic
Goto Forum:
  


Current Time: Thu Apr 25 23:28:08 GMT 2024

Powered by FUDForum. Page generated in 0.03114 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top