Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » need something like SelectionListener
need something like SelectionListener [message #467539] Sun, 06 May 2007 08:05 Go to next message
Eclipse UserFriend
Originally posted by: moutaz.ahmed.gmail.com

hii

i am using eclipse 3.2.0 , and want to add a <b>doubleClick</b> Listener not a SelectionListener for a view to listenen for another Viewer.

can i do that?


More details:

when i doubleClick at a certain element in a ListViewer in a certain view , something will be trigered in another view.
Re: need something like SelectionListener [message #467541 is a reply to message #467539] Sun, 06 May 2007 08:52 Go to previous messageGo to next message
Alex Blewitt is currently offline Alex BlewittFriend
Messages: 946
Registered: July 2009
Senior Member
Please stop asking the same question repeatedly, especially when it's already been answered for you:

http://www.eclipsezone.com/eclipse/forums/m92144190.html

Alex.
Re: need something like SelectionListener [message #467542 is a reply to message #467541] Sun, 06 May 2007 09:19 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: moutaz.ahmed.gmail.com

sorry for sending but i can't download eclipse 3.3 for some technical reasons, so i wanna any solution,

but thanks i will try to get eclipse 3.3 .
Re: need something like SelectionListener [message #467544 is a reply to message #467542] Sun, 06 May 2007 11:29 Go to previous message
Alex Blewitt is currently offline Alex BlewittFriend
Messages: 946
Registered: July 2009
Senior Member
As has already been posted before, you can do this in 3.2 as well. You just need to use 3.2 code to make it work. IApplication was added in 3.3; in order to make it work in 3.2, don't use IApplication.

Alex.
Previous Topic:Offline/online/synchronization
Next Topic:Having different JRE versions
Goto Forum:
  


Current Time: Thu Apr 25 23:37:04 GMT 2024

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

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

Back to the top