| [news.eclipse.platform.swt] Re: question re. TableTree-viewer's refresh behavior |
Hi,
Tom
Tom Schindl wrote:Hi,
well that's because the win32 implementation of Tree provides those lines. E.g. on gtk there aren't any lines. If you don't want those lines to be shown you can remove them like described in this thread.
http://dev.eclipse.org/newslists/news.eclipse.platform.swt/msg27815.html
Thank you very much for that tip!
But I have to say, that it seems a little bit hackish and not very object-oriented...
My main complaint is, that one should not deprecate TreeTableViewer, if its replacement is less functional.
Greetings,
Daniel