Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » How to use DoubleClickListener in TableViewer
How to use DoubleClickListener in TableViewer [message #152392] Thu, 15 December 2005 01: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 13:51 Go to previous message
Eclipse UserFriend
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
Previous Topic:WTP 1.0RC4 and <distributable/> tag
Next Topic:Word wrap
Goto Forum:
  


Current Time: Wed Jul 16 17:13:45 EDT 2025

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

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

Back to the top