[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: How to make a tablecell higher?

As far as I know, this is not possible in the latest version of Eclipse.

You should probably look into sizing your widgets to the table row height.




Ania Moleda wrote:

> Hello,


> Maybe You know how to make a table cell to be higher than default? I've
> tried to force a tablecell to be higher for many days...:( but I really
> don't know how to make it. I also need to create a multilines textarea in
> a table, but I don't know how.
> I'm useing Table class and TableEditor to set Text and Buttons to a table.

> help me please,

> Ania