Skip to main content



      Home
Home » Eclipse Projects » Nebula » Using CompositeTable as a basic Table replacement
Using CompositeTable as a basic Table replacement [message #574950] Thu, 18 January 2007 20:37
Eclipse UserFriend
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: Sat Jul 05 06:02:26 EDT 2025

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

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

Back to the top