[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: Table/TreeViewer with variable height lines

Hi Joerg,

you can also take a look at http://jaret.de/jarettable/index.html

Peter

Joerg Bullmann wrote:
This feature is quite important for my application. There is text of (quite) varying length in one of the columns of my table and I feel I cannot really waste the space used by all same height columns.

So I now think I might go with a bog standard TreeViewer for prototyping and then roll my own tree viewer replacement class for the real thing. Will have to see how much effort this involves...

Has anyone else done this kind of thing? Will there be something in Eclipse 3.4?

Cheers,
Joerg