Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JFace » TableViewer automatic width
TableViewer automatic width [message #478823] Fri, 07 August 2009 07:03 Go to next message
David Crecente is currently offline David CrecenteFriend
Messages: 18
Registered: July 2009
Junior Member
Hi all,
How could I set a TableViewer with a width of 100%?

When I code a table I must set a fix width for each column. Is there an
easy way to delegate this task to the table and force the table to use
100% of its container?

Thank you in advance.
Re: TableViewer automatic width [message #478824 is a reply to message #478823] Fri, 07 August 2009 07:19 Go to previous message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
TableColumnLayout from JFace

Tom

David Crecente schrieb:
> Hi all,
> How could I set a TableViewer with a width of 100%?
>
> When I code a table I must set a fix width for each column. Is there
> an easy way to delegate this task to the table and force the table to
> use 100% of its container?
>
> Thank you in advance.
>
Previous Topic:Tree View And Table View
Next Topic:databinding for table with multiple columns
Goto Forum:
  


Current Time: Fri Apr 19 18:11:55 GMT 2024

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

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

Back to the top