| TreeViewer with individual cell control [message #755353] |
Tue, 08 November 2011 03:52 |
Lorand Lorincz Messages: 34 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.
|
|
|
Powered by
FUDForum. Page generated in 0.01417 seconds