khaerul10056 / opal

Automatically exported from code.google.com/p/opal
0 stars 0 forks source link

Suggestion for new componente: Custom Table Header #39

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,
I'm trying to find a mature and reliable widget that can replace the SWT Table 
class but I'm having a hard time on that task.

My problem with the SWT Table is:

I'm not able to change the table header background/foreground color.

So, as a suggestion, how about this idea for a new widget:

A Table Header that can be attached to a existing Table. So, this Table Header 
widget will replace the header of the Table, and behave like it belongs to the 
table.

This new component will have, at least, all the behaviors that a regular table 
header has, plus the possibility to change the background and the foreground 
individually (and maybe a separate context menu too!).

PS.: I tried to use NatTable from Nebula Project, and saw the Grid too, but, 
they are not mature enough to me and NatTable is a completely different kind of 
component, and with this I'll need to change all of my table implementations to 
use it. Then, the idea of use the regular SWT Table came up.

Original issue reported on code.google.com by jrp...@gmail.com on 30 Sep 2014 at 2:43

GoogleCodeExporter commented 8 years ago
Issue management is moved to Github

Original comment by laurent....@gmail.com on 1 Jul 2015 at 9:06