[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.platform.swt] Re: Table - Cell Border

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