Peter Pfeifer schrieb:
Hello Tom.
Thanks for your answer. This means, if I change to Eclipse >= 3.4M7
this should work out of the box?
Yes.
There is one more thing I emcountered. When I do inline editing in a
GridTableViewer with eg. 60 lines where only 10 are displayed at once
in the GridTableViewer, the table does not scroll down to the line
which is currently edited. If you scroll down by using the vertical
scrollbar inline editing is still possible. Is it possible to scroll
automatically to the position of the line, if this line isn't shown?
This is also a fix in 3.4 stream. The bugfixes you are interested in are:
- https://bugs.eclipse.org/bugs/show_bug.cgi?id=201910
- https://bugs.eclipse.org/bugs/show_bug.cgi?id=195908
Tom