Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » multiple row heights in Table
multiple row heights in Table [message #552864] Fri, 13 August 2010 21:07 Go to next message
Benjamin Gold is currently offline Benjamin GoldFriend
Messages: 6
Registered: July 2009
Junior Member
Is it possible to have multiple custom row heights using an SWT Table? I'm already using TableEditor to insert a custom UI in each table cell and have a MeasureItem listener on the table.

The behavior I'm seeing, though, is that the table always changes the height of all the cells to be the maximum of any of the items. Is there a way to have different rows have different heights?
Re: multiple row heights in Table [message #552895 is a reply to message #552864] Sat, 14 August 2010 06:24 Go to previous message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
No. Take a look at Nebula-Grid which supports different row heights,
cellspans, rowspans, ... .

Tom

Am 13.08.10 23:08, schrieb Benjamin Gold:
> Is it possible to have multiple custom row heights using an SWT Table?
> I'm already using TableEditor to insert a custom UI in each table cell
> and have a MeasureItem listener on the table.
>
> The behavior I'm seeing, though, is that the table always changes the
> height of all the cells to be the maximum of any of the items. Is there
> a way to have different rows have different heights?
Previous Topic:SWT 3.6 and upcoming Gnome 3.0
Next Topic:Multiple application configurations of a same SWT project
Goto Forum:
  


Current Time: Thu Apr 25 16:34:40 GMT 2024

Powered by FUDForum. Page generated in 0.03942 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top