Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Nebula » dynamic number of columns in CompositeTable
dynamic number of columns in CompositeTable [message #34929] Tue, 15 May 2007 22:58 Go to next message
Eclipse UserFriend
Originally posted by: alnospammajor.noboxspamspoon.com

so i finally got around to trying CompositeTable, and am already running
into issues.

i need to be able to set the number of columns at time of table creation
(doesn't change after that). unfortunately this doesn't seem possible
because the number of columns apparently needs to be set in the header
class constructor with the type signature <init>(Composite, int).

is there a workaround? am i missing something?

thx,

al
Re: dynamic number of columns in CompositeTable [message #35971 is a reply to message #34929] Thu, 31 May 2007 17:20 Go to previous message
Calman Steynberg is currently offline Calman SteynbergFriend
Messages: 10
Registered: July 2009
Junior Member
Al, did you ever find a solution for this?

Calman

Al Major wrote:
> so i finally got around to trying CompositeTable, and am already running
> into issues.
>
> i need to be able to set the number of columns at time of table creation
> (doesn't change after that). unfortunately this doesn't seem possible
> because the number of columns apparently needs to be set in the header
> class constructor with the type signature <init>(Composite, int).
>
> is there a workaround? am i missing something?
>
> thx,
>
> al
Re: dynamic number of columns in CompositeTable [message #582859 is a reply to message #34929] Thu, 31 May 2007 17:20 Go to previous message
Calman Steynberg is currently offline Calman SteynbergFriend
Messages: 10
Registered: July 2009
Junior Member
Al, did you ever find a solution for this?

Calman

Al Major wrote:
> so i finally got around to trying CompositeTable, and am already running
> into issues.
>
> i need to be able to set the number of columns at time of table creation
> (doesn't change after that). unfortunately this doesn't seem possible
> because the number of columns apparently needs to be set in the header
> class constructor with the type signature <init>(Composite, int).
>
> is there a workaround? am i missing something?
>
> thx,
>
> al
Previous Topic:Filter capability on CompositeTable
Next Topic:GridTreeViewer
Goto Forum:
  


Current Time: Sat May 11 02:35:03 GMT 2024

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

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

Back to the top