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

I don't think there are plans to provide api for doing this.  The closest
existing request which may be implemented during the 3.3 timeframe is
https://bugs.eclipse.org/bugs/show_bug.cgi?id=148039 which could be used to
create a top/bottom margin.

Grant

"Naren" <x_naren@xxxxxxxxxxx> wrote in message
news:1dd9e578524fb80678d40d10c49db8e4$1@xxxxxxxxxxxxxxxxxx
> 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
>
>