TableViewer CellEditor [message #7837] |
Tue, 19 May 2009 07:58  |
Eclipse User |
|
|
|
Hi,
I created a TableViewer and set an editing support to it in order to edit
only one column.
The cell editor can appear only if I selected the element in the first
column of the line.
Otherwise, I can only select element in the first column.
Why did I have this strange behavior?
When I try to debug I noticed that the method ColumnViewer.getCell(point)
always return null if the cell is not in the first column or the first
cell of the same line is not selected.
Some context :
Eclipse 3.4.2
JFace 3.4.2
Windows XP
the tableViewer is in an ExpandBar wgich is in a view.
Thanks for your help
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.06720 seconds