Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » TreeViewer with individual cell control
TreeViewer with individual cell control [message #755353] Tue, 08 November 2011 08:52
Lorand Lorincz is currently offline Lorand LorinczFriend
Messages: 35
Registered: April 2011
Member
Hello everybody.
I know that this has been already discussed but I was hoping that maybe the new versions of SWT and JFace have a solution for this problem.
I need a way to control individual cell selection, for example, handle doubleclick on a certain cell, get the value of a selected cell and so on.
I'm currently using a workaround, with a selection listener on the tableViewer, which maps the x and y coords to a certain cell, then get it's index.
Is there maybe an out-of-the-box solution for this?
I know that the Nebula GridTable provides this functionality but it's not yet stable.

Thanks in advance.
Previous Topic:Run as ... (from product fails, from plugin don't)
Next Topic:Unexpected "Unable to find view with id" errors
Goto Forum:
  


Current Time: Tue Apr 16 20:58:50 GMT 2024

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

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

Back to the top