Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » SELECTION PROBLEM!!!!!!!!!!!
SELECTION PROBLEM!!!!!!!!!!! [message #175561] Tue, 05 April 2005 19:08 Go to next message
Eclipse UserFriend
Originally posted by: dakanalis.ced.tuc.gr

Hi

I have created a GEF based editor with two viewers ( one viewer is active
every time). The problem is that the selection works perfect with the one
but not with the other viewer. Every time i switch between the two viewers i
execute the following code : getSite().setSelectionProvider(
theCorrespondingGraphicalViewer ) . Is there something else that I have to
do in order to works properly the selection?

In the one viewer when I select a component I get the properly selection but
not in the other.

Thanks
Re: SELECTION PROBLEM!!!!!!!!!!! [message #175847 is a reply to message #175561] Wed, 06 April 2005 17:57 Go to previous message
Pratik Shah is currently offline Pratik ShahFriend
Messages: 1077
Registered: July 2009
Senior Member
"Themis Dakanalis" <dakanalis@ced.tuc.gr> wrote in message
news:d2tkpd$adu$1@news.eclipse.org...
> Hi
>
> I have created a GEF based editor with two viewers ( one viewer is active
> every time). The problem is that the selection works perfect with the one
> but not with the other viewer. Every time i switch between the two viewers
i
> execute the following code : getSite().setSelectionProvider(
> theCorrespondingGraphicalViewer ) . Is there something else that I have to
> do in order to works properly the selection?
>
> In the one viewer when I select a component I get the properly selection
but
> not in the other.

What are the symptoms of selection not working properly?

>
> Thanks
>
>
Previous Topic:conditional creation and DnD across parts
Next Topic:How to change default SelectionTool cursor?
Goto Forum:
  


Current Time: Fri Apr 26 00:19:48 GMT 2024

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

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

Back to the top