Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » How to use DoubleClickListener in TableViewer
How to use DoubleClickListener in TableViewer [message #152392] Thu, 15 December 2005 06:13 Go to next message
Eclipse UserFriend
Originally posted by: amitgolwala.gmail.com

hi all,

I have a TableViewer with 4 columns. I have added a DoubleClickListener
event on the same viewer but when I double click on any other column
except for the first column, nothing happens. However, if I double click
on the first column then, that do result in occurence of the intended
output. I have extended IViewPart and implemented IDoubleClickListener
for this viewer.

ne suggestions or help will be highly appericiated !!

thanks a lot for reading this post !!

Amit !!
Re: How to use DoubleClickListener in TableViewer [message #152530 is a reply to message #152392] Thu, 15 December 2005 18:51 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

Amit Golwala wrote:
> I have a TableViewer with 4 columns. I have added a DoubleClickListener
> event on the same viewer but when I double click on any other column
> except for the first column, nothing happens. However, if I double click
> on the first column then, that do result in occurence of the intended
> output. I have extended IViewPart and implemented IDoubleClickListener
> for this viewer.
> ne suggestions or help will be highly appericiated !!

You would reach a wider audience by posting in eclipse.platform.
You should also include some details such as which style bits you're
using when you create the viewer, whether you're using cell editors,
and if you have any other listeners (like mouse listeners) in place.

--
- Nitin


_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:WTP 1.0RC4 and <distributable/> tag
Next Topic:Word wrap
Goto Forum:
  


Current Time: Thu Apr 25 01:22:46 GMT 2024

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

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

Back to the top