Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Column widths in two tables
Column widths in two tables [message #445100] Tue, 26 October 2004 07:36 Go to next message
Henrik Skovgaard is currently offline Henrik SkovgaardFriend
Messages: 84
Registered: July 2009
Member
Hi group

I want to have two tables on a composite. I am trying to figure out how to
syncronize the column widths of the tables, so if I resize a column in the
upper table, the same column is resized at the same time i the lower table.
The tables have the same number of columns.

Any hints? ;)

/Henrik
Re: Column widths in two tables [message #445104 is a reply to message #445100] Tue, 26 October 2004 10:03 Go to previous messageGo to next message
Henrik Skovgaard is currently offline Henrik SkovgaardFriend
Messages: 84
Registered: July 2009
Member
> I want to have two tables on a composite. I am trying to figure out how to
> syncronize the column widths of the tables, so if I resize a column in the
> upper table, the same column is resized at the same time i the lower
> table. The tables have the same number of columns.

Found it...
Re: Column widths in two tables [message #445171 is a reply to message #445104] Wed, 27 October 2004 10:40 Go to previous message
jmi is currently offline jmiFriend
Messages: 84
Registered: July 2009
Member
Could you post your code?

I have to do the same thing, 2 tables, with second used for the results
[only one row] of the first one. [so same number of columns, same
resize...]

Thanks

JMi


Henrik Skovgaard wrote:

> > I want to have two tables on a composite. I am trying to figure out how to
> > syncronize the column widths of the tables, so if I resize a column in the
> > upper table, the same column is resized at the same time i the lower
> > table. The tables have the same number of columns.

> Found it...
Previous Topic:Double click on TableTreeViewer with CellEditors
Next Topic:How to output all classes including the SWT binary into a single JAR?
Goto Forum:
  


Current Time: Thu Apr 18 07:48:31 GMT 2024

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

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

Back to the top