| [news.eclipse.platform.swt] Re: Table - Cell Border |
Thanks Tom,
Thanks
Naren
Tom Schindl wrote:
Hi,
I'd say if you need these things you could request this for a custom drawn table from nebula if not already available in one of them http://www.eclipse.org/nebula/
Because we will provide ViewerSupport with 3.3 for Nebula-Grid and maybe other Table/Tree based widgets this might be a possibility for you.
Tom
Naren schrieb:Thanks Tom,
will it be like this in future releases or is there a plan to actually change cell properties in future releases of SWT.
Thanks
Naren
Tom Schindl wrote:
Naren schrieb:How to set a border width / color for table cell?
Naren
There's no API for this you have to use custom drawing to make it happen.
Tom