Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Nebula » Using CompositeTable as a basic Table replacement
Using CompositeTable as a basic Table replacement [message #574950] Fri, 19 January 2007 01:37
martin is currently offline martinFriend
Messages: 49
Registered: July 2009
Member
I was looking into CompositeTable as a basic Table replacement to provide
a virtual table which could be used with JFace databinding.
The main problem is probably going to be the non-standard look and feel of
the header columns and the inability to resize columns - both of which you
get for free with a standard SWT table.

I was wondering if there were any plans to add these features to a composite
table. I guess one approach would be to use a standard SWT table as the
header row and then somehow hook up the resize notifications to the widgets
in the other rows. It looks like CTreeTable is doing something similar.

Any thoughts on how difficult this would be to do?

Thanks
Martin
Previous Topic:Selection event from grid when checking check box.
Next Topic:Non-editable Grid columns?
Goto Forum:
  


Current Time: Wed Apr 24 15:45:27 GMT 2024

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

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

Back to the top